Added a bit detail to avoid issues with Vundle

Papp Krisztián
2020-04-15 16:35:59 +02:00
parent 28569c24c3
commit bb8adf01a6

@@ -14,7 +14,7 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog
+ `git clone https://github.com/morhetz/gruvbox.git ~/.vim/pack/default/start/gruvbox`
Then add the line `colorscheme gruvbox` to your .vimrc file, and restart vim.
Then add the line `colorscheme gruvbox` to your .vimrc file, and restart vim. If you are using a plugin manager like Vundle, make sure this setting is after the plugin initialization section.
If you're using GUI version of vim that should be enough. Otherwise let me guide you through the hell of [terminal specific issues](https://github.com/morhetz/gruvbox/wiki/Terminal-specific).