docs(README): Fix the usage instructions for lazy.nvim version (#1100)
This commit is contained in:
parent
19bbef5420
commit
bcce6bd9e4
@ -49,7 +49,7 @@ For building binary if you wish to build from source, then `cargo` is required.
|
||||
"yetone/avante.nvim",
|
||||
event = "VeryLazy",
|
||||
lazy = false,
|
||||
version = false, -- set this to "*" if you want to always pull the latest change, false to update on release
|
||||
version = false, -- Set this to "*" to always pull the latest release version, or set it to false to update to the latest code changes.
|
||||
opts = {
|
||||
-- add any opts here
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user