mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat(theme): add hlarg5
This commit is contained in:
parent
f60dd480db
commit
85515c5d19
1 changed files with 1 additions and 0 deletions
|
|
@ -629,6 +629,7 @@ function M.get(config)
|
|||
-- m-demare/hlargs.nvim
|
||||
Hlarg9 = { fg = p.love },
|
||||
Hlarg12 = { fg = p.pine },
|
||||
Hlarg5 = { fg = 'iris' },
|
||||
|
||||
-- kylechui/nvim-surround
|
||||
NvimSurroundHighlight = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue