Updated Installation (markdown)

alex-thorne
2016-06-24 16:17:07 +02:00
parent 8a1012fb45
commit 165298cb27

@@ -9,7 +9,7 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog
- NeoBundle - NeoBundle
+ Add `NeoBundle 'morhetz/gruvbox'` to your .vimrc and run `:NeoBundleInstall` + Add `NeoBundle 'morhetz/gruvbox'` to your .vimrc and run `:NeoBundleInstall`
- vim-plug - vim-plug
+ Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PluginInstall` + Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PlugInstall`
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.