go without Vundle log

This commit is contained in:
gmarik
2011-03-19 17:43:06 -05:00
parent 8496d6c604
commit 3edc20673d
3 changed files with 4 additions and 8 deletions

View File

@@ -23,9 +23,6 @@ com! -nargs=0 BundleDocs
com! -nargs=? -bang BundleSearch
\ call vundle#scripts#all('!' == '<bang>', <q-args>)
com! -nargs=0 VundleLog
\ silent pedit `=g:vundle_log`
func! vundle#rc()
let g:bundle_dir = expand('$HOME/.vim/bundle')
call vundle#config#init()