clean config for inactive statusline
This commit is contained in:
@@ -76,6 +76,10 @@ fg("CmpItemKind", white)
|
||||
fg("CmpItemMenu", white)
|
||||
|
||||
-- misc
|
||||
|
||||
-- inactive statuslines as thin lines
|
||||
fg("StatusLineNC", one_bg2 .. " gui=underline")
|
||||
|
||||
fg("LineNr", grey)
|
||||
fg("NvimInternalError", red)
|
||||
fg("VertSplit", one_bg2)
|
||||
|
||||
Reference in New Issue
Block a user