fix(docs): lazy version (#1628)

This commit is contained in:
yetone
2025-03-18 19:37:17 +08:00
committed by GitHub
parent 51eb8fc2d9
commit 62a8c07e91

View File

@@ -57,7 +57,7 @@ For building binary if you wish to build from source, then `cargo` is required.
{
"yetone/avante.nvim",
event = "VeryLazy",
version = false, -- Set this to "*" to always pull the latest release version, or set it to false to update to the latest code changes.
version = false, -- Never set this value to "*"! Never!
opts = {
-- add any opts here
-- for example