添加彩虹括号插件

This commit is contained in:
caprain 2026-04-17 15:18:35 +08:00
parent ef46f8a6ad
commit 4677e9e7c0
5 changed files with 45 additions and 12 deletions

View file

@ -20,6 +20,8 @@ local specs = {
'https://github.com/nvim-treesitter/nvim-treesitter',
-- indentblankline.lua 彩虹缩进
'https://github.com/lukas-reineke/indent-blankline.nvim',
-- rainbowdelimiters.lua 彩虹括号
'https://github.com/HiPhish/rainbow-delimiters.nvim',
-- gitsigns.lua 突出增、删、改过的行
'https://github.com/lewis6991/gitsigns.nvim',
-- ufo.lua 折叠插件