mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-18 00:03:38 -05:00
Configuration options should come before the colorscheme statement. Realized this the hard way.
@@ -1,6 +1,6 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user