Merge pull request #972 from Arpan3323/patch-1

This commit is contained in:
Charles Gardner
2024-07-29 23:53:03 -06:00
committed by GitHub

View File

@@ -56,7 +56,7 @@
3. Configure Plugins:
Put this at the top of your `.vimrc` to use Vundle. Remove plugins you don't need, they are for illustration purposes.
Put this at the top of your `.vimrc` to use Vundle. You may have to create a `.vimrc` file if it doesn't already exist at `~/.vimrc`. Remove plugins you don't need, they are for illustration purposes.
```vim
set nocompatible " be iMproved, required