This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Vundle.vim
mirror of
https://github.com/VundleVim/Vundle.vim.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
do not BundleInstall in test/vimrc
- TODO: crashes `vim -g -u test/vimrc`
pull/118/head
gmarik
14 years ago
parent
88b8120afa
commit
baa3e989e0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/vimrc
+ 1
- 1
test/vimrc
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
Write
Preview
Loading…
Cancel
Save