feat: disable avante by defatul and added pythoin mason packages

This commit is contained in:
root
2025-08-07 17:51:08 +00:00
parent 8a6bb48755
commit b05ed0b5aa
5 changed files with 72 additions and 51 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
return {
"AstroNvim/astrocommunity",
{ import = "astrocommunity.pack.lua" },
{ import = "astrocommunity.completion.avante-nvim" },
-- { import = "astrocommunity.completion.avante-nvim" },
-- import/override with your plugins folder
}