mirror of
https://github.com/cap153/nvim.git
synced 2026-05-01 10:55:49 +08:00
添加undotree插件
This commit is contained in:
parent
ea787c96f7
commit
d033379cb2
3 changed files with 31 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ local specs = {
|
|||
-- ufo.lua 折叠插件
|
||||
'https://github.com/kevinhwang91/nvim-ufo',
|
||||
'https://github.com/kevinhwang91/promise-async',
|
||||
-- undotree.lua
|
||||
'https://github.com/jiaoshijie/undotree',
|
||||
-- stickscroll.lua 代码函数名称浏览时固定
|
||||
'https://github.com/nvim-treesitter/nvim-treesitter-context',
|
||||
-- bufferline.lua 顶部状态栏
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue