fix method call
This commit is contained in:
parent
e5981b1048
commit
72b3b5e6db
@ -12,7 +12,7 @@ func! vundle#installer#install(bang, ...) abort
|
|||||||
\ ['no new bundless installed'] :
|
\ ['no new bundless installed'] :
|
||||||
\ map(installed, 'v:val.name')),"\n"))
|
\ map(installed, 'v:val.name')),"\n"))
|
||||||
|
|
||||||
vundle#installer#helptags(bundles)
|
call vundle#installer#helptags(bundles)
|
||||||
endf
|
endf
|
||||||
|
|
||||||
func! vundle#installer#helptags(bundles) abort
|
func! vundle#installer#helptags(bundles) abort
|
||||||
|
Loading…
Reference in New Issue
Block a user