aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b91154a..b4d7962 100644
--- a/README.md
+++ b/README.md
@@ -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,