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