1
0

Update home/.config/lvim/lua/user/plugins.lua

This commit is contained in:
Jeff Lance 2024-08-03 21:44:36 +02:00
parent c9d94f5768
commit a03d46ba18

View File

@ -335,7 +335,7 @@ M.setup = function()
},
-- nvim-ts-rainbow: rainbowed parenthesis
{
"HiPhish/nvim-ts-rainbow2",
"HiPhish/rainbow-delimiters",
},
-- colorizer: color highlighter
{