diff --git a/autoload/vundle.vim b/autoload/vundle.vim index 7a2aa8f..34ac229 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.7 +" Version: 0.8 com! -nargs=+ Bundle \ call vundle#config#bundle()