diff --git a/autoload/vundle.vim b/autoload/vundle.vim index 4d5a0b0..a8d1fb2 100644 --- a/autoload/vundle.vim +++ b/autoload/vundle.vim @@ -2,7 +2,7 @@ " Author: gmarik " HomePage: http://github.com/gmarik/vundle " Readme: http://github.com/gmarik/vundle/blob/master/README.md -" Version: 0.6 +" Version: 0.7 com! -nargs=+ Bundle \ call vundle#config#bundle()