From 4a9d06e94883ce2c1537555b5fa0f49f45625999 Mon Sep 17 00:00:00 2001 From: Sarthak2143 Date: Thu, 11 May 2023 23:56:03 +0530 Subject: [PATCH] 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. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e2f14..8e1b03a 100644 --- a/README.md +++ b/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: