nvim: statusline
This commit is contained in:
parent
d024050371
commit
45054efd16
2 changed files with 2 additions and 2 deletions
home/common/nvim/dieter/lua/dieter
|
@ -126,6 +126,7 @@ local setupGroups = function(c)
|
|||
Type = { link = "NormalNC" },
|
||||
|
||||
MsgArea = { fg = c.dimmed_subtle },
|
||||
StatusLine = { fg = c.dimmed, bg = c.dimmed_subtle },
|
||||
|
||||
String = { fg = c.string },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue