Revert "Allow comments after Bundle declarations"
This reverts commit bb402facfb
.
This commit is contained in:
parent
66a6de721d
commit
c2289ba55c
@ -12,12 +12,11 @@ syntax on
|
||||
runtime macros/matchit.vim
|
||||
|
||||
exec 'set rtp+='.root.'/vundle'
|
||||
" set rtp+=~/.vim/bundle/vundle
|
||||
|
||||
|
||||
call vundle#rc(root)
|
||||
|
||||
Bundle 'gmarik/vundle' " Let Vundle manage Vundle
|
||||
Bundle 'gmarik/vundle'
|
||||
|
||||
" vim-scripts name
|
||||
Bundle 'molokai'
|
||||
|
Loading…
Reference in New Issue
Block a user