Browse Source
Merge pull request #967 from Sarthak2143/master
Update README.md
pull/852/merge
Charles Gardner
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
README.md
|
|
|
@ -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: |
|
|
|
|
|
|
|
|