diff --git a/Installation.md b/Installation.md index d98ac4c..1726ede 100644 --- a/Installation.md +++ b/Installation.md @@ -9,7 +9,7 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog - NeoBundle + Add `NeoBundle 'morhetz/gruvbox'` to your .vimrc and run `:NeoBundleInstall` - vim-plug - + Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PlugInstall` + + Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PluginInstall` Then add the line `colorscheme gruvbox` to your .vimrc file, and restart vim.