mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat(theme): add kosayoda/nvim-lightbulb
This commit is contained in:
parent
19c069f419
commit
f60dd480db
1 changed files with 3 additions and 0 deletions
|
|
@ -636,6 +636,9 @@ function M.get(config)
|
|||
bg = p.highlight_med,
|
||||
style = 'italic',
|
||||
},
|
||||
|
||||
-- kosayoda/nvim-lightbulb
|
||||
LightBulbVirtualText = { fg = 'muted' },
|
||||
}
|
||||
|
||||
vim.g.terminal_color_0 = p.overlay -- black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue