feat(theme): add hlarg5

This commit is contained in:
Mandy Noto 2023-04-08 13:01:56 -07:00
commit 85515c5d19
No known key found for this signature in database

View file

@ -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 = {