refactor. simple UI to install individual scripts

This commit is contained in:
gmarik
2011-03-19 02:54:35 -05:00
parent d9bdffe74f
commit 3f13edf6aa
3 changed files with 31 additions and 9 deletions

View File

@@ -19,6 +19,9 @@ com! -nargs=0 BundleDocs
com! -nargs=+ -bang BundleSearch
\ silent call vundle#scripts#search('!' == '<bang>', <q-args>)
com! -nargs=0 Vundle
\ call vundle#scripts#browse()
com! -nargs=0 VundleLog
\ silent pedit `=g:vundle_log`