update vundle.vim to version 0.9

This commit is contained in:
Matthew Boston 2011-10-10 11:06:34 -04:00
parent 304e63642b
commit eb61670e4d

View File

@ -2,7 +2,7 @@
" Author: gmarik
" HomePage: http://github.com/gmarik/vundle
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
" Version: 0.8
" Version: 0.9
com! -nargs=+ Bundle
\ call vundle#config#bundle(<args>)