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
f842b48f9a
commit
3e92d2530e
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ theme.loadEditor = function()
|
||||||
-- SpellLocal = {},
|
-- SpellLocal = {},
|
||||||
-- SpellRare = {},
|
-- SpellRare = {},
|
||||||
SignColumn = {},
|
SignColumn = {},
|
||||||
-- StatusLine = {},
|
StatusLine = { fg = p.surface },
|
||||||
-- StatusLineNC = {},
|
-- StatusLineNC = {},
|
||||||
-- StatusLineTerm = {},
|
-- StatusLineTerm = {},
|
||||||
-- StatusLineTermNC = {},
|
-- StatusLineTermNC = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue