autocomplete Bundles command
This commit is contained in:
parent
3de88b4644
commit
2ee83f8bde
@ -10,7 +10,7 @@ com! -nargs=+ Bundle
|
||||
com! -nargs=? -bang -complete=custom,vundle#scripts#complete BundleInstall
|
||||
\ call vundle#installer#install('!' == '<bang>', <q-args>)
|
||||
|
||||
com! -nargs=? -bang Bundles
|
||||
com! -nargs=? -bang -complete=custom,vundle#scripts#complete Bundles
|
||||
\ call vundle#scripts#all('!'=='<bang>', <q-args>)
|
||||
|
||||
com! -nargs=? -bang BundleClean
|
||||
|
Loading…
Reference in New Issue
Block a user