mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs(theme): add header SmiteshP/nvim-navic
This commit is contained in:
parent
5a4e7371b8
commit
7509b48191
1 changed files with 2 additions and 0 deletions
|
|
@ -392,6 +392,8 @@ function M.get(config)
|
||||||
CmpItemKindSnippet = { fg = p.iris },
|
CmpItemKindSnippet = { fg = p.iris },
|
||||||
CmpItemKindVariable = { fg = p.foam },
|
CmpItemKindVariable = { fg = p.foam },
|
||||||
|
|
||||||
|
-- SmiteshP/nvim-navic
|
||||||
|
|
||||||
-- TimUntersberger/neogit
|
-- TimUntersberger/neogit
|
||||||
NeogitDiffAddHighlight = { fg = p.foam, bg = p.highlight_med },
|
NeogitDiffAddHighlight = { fg = p.foam, bg = p.highlight_med },
|
||||||
NeogitDiffContextHighlight = { bg = p.highlight_low },
|
NeogitDiffContextHighlight = { bg = p.highlight_low },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue