|
|
@ -1,6 +1,6 @@ |
|
|
" vundle.vim - is a shortcut for Vim Bundle and Is a simple plugin manager for Vim |
|
|
" vundle.vim - is a shortcut for Vim Bundle and Is a simple plugin manager for Vim |
|
|
" Maintainer: http://github.com/gmarik |
|
|
" Maintainer: http://github.com/gmarik |
|
|
" Version: 0.2 |
|
|
|
|
|
|
|
|
" Version: 0.3 |
|
|
" Readme: http://github.com/gmarik/vundle/blob/master/README.md |
|
|
" Readme: http://github.com/gmarik/vundle/blob/master/README.md |
|
|
|
|
|
|
|
|
com! -nargs=+ Bundle call vundle#add_bundle(<args>) |
|
|
com! -nargs=+ Bundle call vundle#add_bundle(<args>) |
|
|
|