Revert "Allow comments after Bundle declarations"

This reverts commit d840b24072.

- makes " quotes unusable
This commit is contained in:
gmarik 2011-05-31 19:01:06 -05:00
parent bb402facfb
commit 66a6de721d

View File

@ -4,7 +4,7 @@
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
" Version: 0.8
com! -nargs=+ -bar Bundle
com! -nargs=+ Bundle
\ call vundle#config#bundle(<args>)
com! -nargs=? -bang -complete=custom,vundle#scripts#complete BundleInstall