diff --git a/autoload/vundle.vim b/autoload/vundle.vim index 8e97113..24bd326 100644 --- a/autoload/vundle.vim +++ b/autoload/vundle.vim @@ -1,6 +1,6 @@ " vundle.vim - is a shortcut for Vim Bundle and Is a simple plugin manager for Vim " Maintainer: http://github.com/gmarik -" Version: 0.2 +" Version: 0.3 " Readme: http://github.com/gmarik/vundle/blob/master/README.md com! -nargs=+ Bundle call vundle#add_bundle()