Merge pull request #215 from mt3/master
Closes #206: alias `BundleUpdate` to `BundleInstall!`
This commit is contained in:
commit
c9d9714539
@ -25,6 +25,8 @@ com! -nargs=? -bang BundleClean
|
||||
com! -nargs=0 BundleDocs
|
||||
\ call vundle#installer#helptags(g:bundles)
|
||||
|
||||
" Aliases
|
||||
com! BundleUpdate BundleInstall!
|
||||
|
||||
if (has('signs'))
|
||||
sign define Vu_error text=! texthl=Error
|
||||
|
Loading…
Reference in New Issue
Block a user