do not BundleInstall in test/vimrc

- TODO: crashes `vim -g -u test/vimrc`
This commit is contained in:
gmarik 2011-11-18 01:23:22 -06:00
parent 88b8120afa
commit baa3e989e0

View File

@ -57,7 +57,7 @@ filetype plugin indent on " Automatically detect file types.
set wildignore+=doc " should not break helptags
set wildignore+=.git " should not break clone
BundleInstall
" BundleInstall
func! s:assert_bundles() abort
for b in g:bundles