添加ai工具

This commit is contained in:
a770 2025-05-22 15:16:46 +08:00
parent ad1ae84e5f
commit 59f0ba6a45
6 changed files with 73 additions and 63 deletions

View file

@ -93,5 +93,5 @@ require("lazy").setup({
-- mcp server插件
-- require("lazy.plugins.mcphub"),
-- 像cursor一样使用neovim
-- require("lazy.plugins.avante"),
require("lazy.plugins.avante"),
})