docs: clearer comment on how to track the github release (#976)
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
This commit is contained in:
parent
f35ace75dc
commit
42c1d292cf
@ -49,7 +49,7 @@ For building binary if you wish to build from source, then `cargo` is required.
|
|||||||
"yetone/avante.nvim",
|
"yetone/avante.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
version = false, -- set this if you want to always pull the latest change
|
version = false, -- set this to "*" if you want to always pull the latest change, false to update on release
|
||||||
opts = {
|
opts = {
|
||||||
-- add any opts here
|
-- add any opts here
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user