mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Disable avante
This commit is contained in:
parent
04b8cb055c
commit
e627cf7d85
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
return {
|
||||
"yetone/avante.nvim",
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
event = "VeryLazy",
|
||||
version = false, -- Never set this value to "*"! Never!
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue