feat: add hl LspInfoBorder
(#236)
This commit is contained in:
parent
459678063f
commit
a950f62157
@ -192,6 +192,8 @@ function M.setup()
|
||||
LspSignatureActiveParameter = { fg = c.orange },
|
||||
LspCodeLens = { fg = c.comment },
|
||||
|
||||
LspInfoBorder = { fg = c.border_highlight, bg = c.bg_float },
|
||||
|
||||
ALEErrorSign = { fg = c.error },
|
||||
ALEWarningSign = { fg = c.warning },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user