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:
@@ -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 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 = {
|
||||
-- add any opts here
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user