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