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
commit
4a9d06e948
1 changed files with 3 additions and 1 deletions
  1. +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:


Loading…
Cancel
Save