nvim: cleanup
This commit is contained in:
parent
b5a3d0ec9e
commit
a93861071d
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ local setupGroups = function(c)
|
||||||
MiniClueDescGroup = { bg = c.background, fg = c.foreground, italic = true },
|
MiniClueDescGroup = { bg = c.background, fg = c.foreground, italic = true },
|
||||||
MiniClueDescSingle = { bg = c.background, fg = c.foreground },
|
MiniClueDescSingle = { bg = c.background, fg = c.foreground },
|
||||||
MiniClueSeparator = { link = "MiniClueBorder" },
|
MiniClueSeparator = { link = "MiniClueBorder" },
|
||||||
MiniClueSeparator = { link = "MiniClueBorder" },
|
|
||||||
|
|
||||||
MiniCursorWord = { underdotted = true, bold = true, sp = c.diagnostic_hint },
|
MiniCursorWord = { underdotted = true, bold = true, sp = c.diagnostic_hint },
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue