Updated Installation (markdown)

Pavel Pertsev
2014-04-08 15:07:44 -07:00
parent 2a84f04629
commit 8bcec73b35

@@ -9,4 +9,6 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog
- vim-plug - vim-plug
+ Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PlugInstall` + Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PlugInstall`
Then add the line `colorscheme gruvbox` to your .vimrc file, and restart vim.
If you're using GUI version of vim that should be enough. Otherwise let me guide through the hell of [terminal specific issues](https://github.com/morhetz/gruvbox/wiki/Terminal-specific). If you're using GUI version of vim that should be enough. Otherwise let me guide through the hell of [terminal specific issues](https://github.com/morhetz/gruvbox/wiki/Terminal-specific).