aboutsummaryrefslogtreecommitdiff
path: root/lua/gruvbox.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/gruvbox.lua')
-rw-r--r--lua/gruvbox.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/gruvbox.lua b/lua/gruvbox.lua
index 3f2004c..b3695c7 100644
--- a/lua/gruvbox.lua
+++ b/lua/gruvbox.lua
@@ -369,6 +369,7 @@ local function get_groups()
SpellLocal = { link = "GruvboxAquaUnderline" },
SpellRare = { link = "GruvboxPurpleUnderline" },
Whitespace = { fg = colors.bg2 },
+ Delimiter = { link = "GruvboxOrange" },
DiagnosticError = { link = "GruvboxRed" },
DiagnosticSignError = { link = "GruvboxRedSign" },
DiagnosticUnderlineError = { link = "GruvboxRedUnderline" },