mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-08 12:05:06 +02:00
Update
This commit is contained in:
parent
1f78805dc5
commit
da73c6c333
3 changed files with 83 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
'yetone/avante.nvim',
|
||||
event = 'VeryLazy',
|
||||
lazy = false,
|
||||
lazy = true,
|
||||
version = false, -- set this if you want to always pull the latest change
|
||||
opts = {
|
||||
-- add any opts here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue