From baa3e989e06675f5e5ca4d68dab469f4af8d384f Mon Sep 17 00:00:00 2001 From: gmarik Date: Fri, 18 Nov 2011 01:23:22 -0600 Subject: [PATCH] do not BundleInstall in test/vimrc - TODO: crashes `vim -g -u test/vimrc` --- test/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vimrc b/test/vimrc index d0ff49c..c51c567 100644 --- a/test/vimrc +++ b/test/vimrc @@ -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