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
nowrap in test/vimrc
pull/118/head
gmarik
14 years ago
parent
b00c853e2f
commit
efa26be8f1
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/vimrc
+ 2
- 0
test/vimrc
View File
@ -1,6 +1,8 @@
" vim -u test/vimrc
set
nocompatible
set
nowrap
let
root
=
'/tmp/!vundle-test/bundles/'
let
src
=
'http://github.com/gmarik/vundle.git'
" let src = '~/.vim/bundle/vundle/.git'
Write
Preview
Loading…
Cancel
Save