mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-19 17:13:49 -05:00
Add Vim-8 installation mode
@@ -10,6 +10,9 @@ First of all let's start with basics. Pick your favorite plugin manager: [Pathog
|
|||||||
+ 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 `:PlugInstall`
|
+ Add `Plug 'morhetz/gruvbox'` to your .vimrc and run `:PlugInstall`
|
||||||
|
- Vim-8
|
||||||
|
+ `git clone https://github.com/morhetz/gruvbox.git ~/.vim/pack/default/start/gruvbox`
|
||||||
|
|
||||||
|
|
||||||
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