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'] :
|
||||
\ map(installed, 'v:val.name')),"\n"))
|
||||
|
||||
vundle#installer#helptags(bundles)
|
||||
call vundle#installer#helptags(bundles)
|
||||
endf
|
||||
|
||||
func! vundle#installer#helptags(bundles) abort
|
||||
|
Loading…
Reference in New Issue
Block a user