rainbow delimiters
This commit is contained in:
parent
fbafffd18b
commit
c90e1e52f1
1 changed files with 4 additions and 0 deletions
|
@ -244,6 +244,10 @@ return {
|
|||
event = "BufReadPost",
|
||||
config = true,
|
||||
},
|
||||
{ -- rainbow delimiters
|
||||
"https://gitlab.com/HiPhish/rainbow-delimiters.nvim",
|
||||
event = "BufReadPost",
|
||||
},
|
||||
{ -- show colors
|
||||
"https://github.com/norcalli/nvim-colorizer.lua",
|
||||
ft = { "html", "css", "scss", },
|
||||
|
|
Loading…
Reference in a new issue