feat(themes): add hlargs.nvim

This commit is contained in:
Mandy Noto 2023-03-21 22:40:30 -07:00
commit 260450896e
No known key found for this signature in database

View file

@ -626,6 +626,10 @@ function M.get(config)
UfoFoldedBg = { link = 'Visual' },
UfoFoldedEllipsisCustom = { fg = p.text, bg = p.highlight_med },
-- m-demare/hlargs.nvim
Hlarg9 = { fg = p.love },
Hlarg12 = { fg = p.pine },
-- kylechui/nvim-surround
NvimSurroundHighlight = {
fg = p.love,