Browse Source

TEST: `:BundleInstall` on VimEnter

master
gmarik 13 years ago
parent
commit
4afb0ca805
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/vimrc

+ 1
- 1
test/vimrc View File

@ -62,7 +62,7 @@ set wildignore+=*/.git/*
" set wildignore+=doc/* " should not break clone
" set wildignore+=*/doc/*
" BundleInstall
au VimEnter * BundleInstall
func! s:assert_bundles() abort
for b in g:bundles


|||||||
x
 
000:0
Loading…
Cancel
Save