mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-18 00:03:38 -05:00
Updated Installation (markdown)
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user