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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user