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
Update README.md Changed the code highlighter for setting up Vundle through git, it would noe be easier to copy from it and looks better too.
pull/967/head
Sarthak2143
3 years ago
parent
b255382d62
commit
4a9d06e948
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
README.md
+ 3
- 1
README.md
View File
@ -50,7 +50,9 @@
2. Set up [Vundle]:
` git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim`
```bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
```
3. Configure Plugins:
Write
Preview
Loading…
Cancel
Save