mirror of
https://github.com/cap153/nvim.git
synced 2026-07-16 22:16:54 +08:00
高亮当前文件所有引用
This commit is contained in:
parent
1cb5843449
commit
8eacffaa83
3 changed files with 22 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ local specs = {
|
|||
'https://github.com/lukas-reineke/indent-blankline.nvim',
|
||||
-- rainbowdelimiters.lua 彩虹括号
|
||||
'https://github.com/HiPhish/rainbow-delimiters.nvim',
|
||||
-- illuminate.lua 高亮所有引用
|
||||
'https://github.com/RRethy/vim-illuminate',
|
||||
-- gitsigns.lua 突出增、删、改过的行
|
||||
'https://github.com/lewis6991/gitsigns.nvim',
|
||||
-- ufo.lua 折叠插件
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue