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
TEST: rename install dir
pull/118/head
gmarik
14 years ago
parent
4afb0ca805
commit
8640f8c098
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
@ -1,7 +1,7 @@
" vim -u test/vimrc
set
nocompatible
let
root
=
'/tmp/vundle
_
bundles/'
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