This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
vimconfig
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
corrected git url for Vundle
master
Ruel Tmeizeh
7 years ago
parent
c606a4a8d3
commit
a891a0d2c5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitmodules
+ 1
- 1
.gitmodules
View File
@ -1,3 +1,3 @@
[submodule "bundle/Vundle.vim"]
path = bundle/Vundle.vim
url =
git@github.com:gmarik
/Vundle.vim.git
url =
https://github.com/VundleVim
/Vundle.vim.git
Write
Preview
Loading…
Cancel
Save