do not BundleInstall in test/vimrc
- TODO: crashes `vim -g -u test/vimrc`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user