mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: add pair delimiter
This commit is contained in:
parent
91afda3670
commit
16a6ddbd18
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ return {
|
|||
enable_tailwind = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
"HiPhish/rainbow-delimiters.nvim",
|
||||
event = "BufReadPre",
|
||||
},
|
||||
{
|
||||
"kevinhwang91/nvim-ufo",
|
||||
event = "BufReadPre",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue