Updated Installation (markdown)

Pavel Pertsev
2014-04-08 14:11:42 -07:00
parent b039f3199b
commit 55ee6c9cff

@@ -9,4 +9,4 @@ 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`
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).