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.

This commit is contained in:
Sarthak2143 2023-05-11 23:56:03 +05:30
parent b255382d62
commit 4a9d06e948
1 changed files with 3 additions and 1 deletions

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: