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
Merge pull request
#138
from hametsu/master
change setup url to use HTTPS instead HTTP
pull/130/merge
gmarik
14 years ago
parent
c9d81623c3
d9578d0c0d
commit
eb6e676d3e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -9,7 +9,7 @@
1. Setup [Vundle]:
```
$ git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
$ git clone http
s
://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
```
2. Configure bundles:
Write
Preview
Loading…
Cancel
Save