Some metadata
This commit is contained in:
parent
e9f430ee0e
commit
dcc6443d30
@ -1,7 +1,8 @@
|
|||||||
" vundle.vim - is a shortcut for Vim Bundle and Is a simple plugin manager for Vim
|
" Vundle is a shortcut for Vim Bundle and Is a simple plugin manager for Vim
|
||||||
" Maintainer: http://github.com/gmarik
|
" Author: gmarik
|
||||||
" Version: 0.5
|
" HomePage: http://github.com/gmarik/vundle
|
||||||
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
|
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
|
||||||
|
" Version: 0.5
|
||||||
|
|
||||||
com! -nargs=+ Bundle call vundle#config#bundle(<args>)
|
com! -nargs=+ Bundle call vundle#config#bundle(<args>)
|
||||||
com! -nargs=? -bang BundleInstall call vundle#installer#install("<bang>")
|
com! -nargs=? -bang BundleInstall call vundle#installer#install("<bang>")
|
||||||
|
Loading…
Reference in New Issue
Block a user