improve message disaplay
This commit is contained in:
parent
2067c2fc62
commit
8009682591
@ -12,6 +12,7 @@ func! vundle#scripts#all(bang, ...)
|
|||||||
setl hls
|
setl hls
|
||||||
let b:match = a:1
|
let b:match = a:1
|
||||||
endif
|
endif
|
||||||
|
redraw!
|
||||||
echo len(matches).' bundles found'
|
echo len(matches).' bundles found'
|
||||||
endf
|
endf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user