mirror of
https://github.com/cap153/nvim.git
synced 2026-05-02 11:33:51 +08:00
添加彩虹括号插件
This commit is contained in:
parent
ef46f8a6ad
commit
4677e9e7c0
5 changed files with 45 additions and 12 deletions
|
|
@ -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 折叠插件
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue