diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ Additional settings for gruvbox are: -- setup must be called before loading the colorscheme -- Default options: require("gruvbox").setup({ + terminal_colors = true, -- add neovim terminal colors undercurl = true, underline = true, bold = true, |
