Allow comments after Bundle declarations
This commit is contained in:
parent
06088de231
commit
d840b24072
@ -4,7 +4,7 @@
|
||||
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
|
||||
" Version: 0.8
|
||||
|
||||
com! -nargs=+ Bundle
|
||||
com! -nargs=+ -bar Bundle
|
||||
\ call vundle#config#bundle(<args>)
|
||||
|
||||
com! -nargs=? -bang -complete=custom,vundle#scripts#complete BundleInstall
|
||||
|
Loading…
Reference in New Issue
Block a user