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