mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-18 08:13:39 -05:00
Configuration options should come before the colorscheme statement. Realized this the hard way.
@@ -1,6 +1,6 @@
|
|||||||
Options
|
Options
|
||||||
-------------
|
-------------
|
||||||
In order to change these options, type `let g:gruvbox_(option) = '(value)'` in your .vimrc (with quotes).
|
In order to change these options, type `let g:gruvbox_(option) = '(value)'` in your .vimrc (with quotes) before the `colorscheme gruvbox` statement.
|
||||||
|
|
||||||
|
|
||||||
### g:gruvbox_bold
|
### g:gruvbox_bold
|
||||||
|
|||||||
Reference in New Issue
Block a user