1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-04-18 17:04:05 +00:00

[neovim] Remove avante

This commit is contained in:
2026-04-15 15:27:42 +02:00
parent 4b36d349bf
commit b5b1bf478c
7 changed files with 5 additions and 43 deletions

View File

@@ -198,17 +198,7 @@ require("lazy").setup({
},
{ "mzlogin/vim-markdown-toc" },
-- Copilot
{
"yetone/avante.nvim",
event = "VeryLazy",
lazy = false,
version = false,
build = "make",
dependencies = {
"stevearc/dressing.nvim",
},
},
-- AI
{
"zbirenbaum/copilot.lua",
cmd = "Copilot",