add an option for lsp_semantic_tokens hl groups | fix (#1907)
also tiden up some stuff
This commit is contained in:
@@ -18,6 +18,7 @@ M.ui = {
|
||||
theme_toggle = { "onedark", "one_light" },
|
||||
theme = "onedark", -- default theme
|
||||
transparency = false,
|
||||
lsp_semantic_tokens = false, -- needs nvim v0.9, just adds highlight groups for lsp semantic tokens
|
||||
|
||||
-- cmp themeing
|
||||
cmp = {
|
||||
|
||||
Reference in New Issue
Block a user