增删一些插件

This commit is contained in:
captain 2026-02-27 19:13:55 +08:00
parent e4487aa27f
commit 996cfc643b
9 changed files with 145 additions and 46 deletions

View file

@ -23,7 +23,6 @@ return {
-- you can add other fields for setting up lsp server in this table
})
end
require("ufo").setup()
-- Option 3: treesitter as a main provider instead
-- Only depend on `nvim-treesitter/queries/filetype/folds.scm`,
-- performance and stability are better than `foldmethod=nvim_treesitter#foldexpr()`