Skip to content

Commit

Permalink
Merge branch 'main' into luacats-annotations
Browse files Browse the repository at this point in the history
* main:
  changed hl colors (#274)
  adds emphasis option (#272)
  • Loading branch information
ellisonleao committed Sep 24, 2023
2 parents 9009903 + fc2b7df commit 6ecf324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/gruvbox/groups.lua
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,6 @@ M.setup = function(config)
["@lsp.type.type"] = { link = "@type" },
["@lsp.type.typeParameter"] = { link = "@type.definition" },
["@lsp.type.variable"] = { link = "@variable" },

}

for group, hl in pairs(config.overrides) do
Expand Down

0 comments on commit 6ecf324

Please sign in to comment.