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 eb68093..8d47c5a 100644
--- a/lua/gruvbox.lua
+++ b/lua/gruvbox.lua
@@ -393,6 +393,7 @@ local function get_groups()
DiagnosticVirtualTextHint = { link = "GruvboxAqua" },
DiagnosticOk = { link = "GruvboxGreenSign" },
LspReferenceRead = { link = "GruvboxYellowBold" },
+ LspReferenceTarget = { link = "Visual" },
LspReferenceText = { link = "GruvboxYellowBold" },
LspReferenceWrite = { link = "GruvboxOrangeBold" },
LspCodeLens = { link = "GruvboxGray" },