BundleClean cleans up unused scripts
- removes unused directories
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
com! -nargs=+ Bundle call vundle#config#bundle(<args>)
|
||||
com! -nargs=? -bang BundleInstall call vundle#installer#install("<bang>")
|
||||
com! -nargs=? BundleClean call vundle#installer#clean()
|
||||
com! -nargs=0 BundleDocs call vundle#installer#helptags()
|
||||
|
||||
com! -nargs=+ -bang BundleSearch silent call vundle#scripts#search("<bang>", <q-args>)
|
||||
|
||||
Reference in New Issue
Block a user