Merge pull request #93 from bostonaholic/master

Update vundle.vim version to 0.9
This commit is contained in:
gmarik 2011-10-10 10:05:07 -07:00
commit a9cf035d4a

View File

@ -2,7 +2,7 @@
" Author: gmarik " Author: gmarik
" HomePage: http://github.com/gmarik/vundle " HomePage: http://github.com/gmarik/vundle
" 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.9
com! -nargs=+ Bundle com! -nargs=+ Bundle
\ call vundle#config#bundle(<args>) \ call vundle#config#bundle(<args>)