mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
add StatusLine
This commit is contained in:
parent
876bbb1bf7
commit
5535ec429c
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ theme.loadEditor = function()
|
|||
-- SpellLocal = {},
|
||||
-- SpellRare = {},
|
||||
SignColumn = {},
|
||||
-- StatusLine = {},
|
||||
StatusLine = { fg = p.surface },
|
||||
-- StatusLineNC = {},
|
||||
-- StatusLineTerm = {},
|
||||
-- StatusLineTermNC = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue