docs(theme): add header SmiteshP/nvim-navic

This commit is contained in:
Mandy Noto 2023-01-16 16:15:20 -08:00
commit 7509b48191

View file

@ -392,6 +392,8 @@ function M.get(config)
CmpItemKindSnippet = { fg = p.iris },
CmpItemKindVariable = { fg = p.foam },
-- SmiteshP/nvim-navic
-- TimUntersberger/neogit
NeogitDiffAddHighlight = { fg = p.foam, bg = p.highlight_med },
NeogitDiffContextHighlight = { bg = p.highlight_low },