chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-30 10:30:22 +00:00
parent 86dff1b59a
commit d50eab2164
1 changed files with 1 additions and 0 deletions

View File

@ -529,6 +529,7 @@ function:
│:Lazy clean [plugins] │require("lazy").clean(opts?) │Clean plugins that are no longer needed │
│:Lazy clear │require("lazy").clear() │Clear finished tasks │
│:Lazy debug │require("lazy").debug() │Show debug information │
│:Lazy health │require("lazy").health() │Run :checkhealth lazy │
│:Lazy help │require("lazy").help() │Toggle this help page │
│:Lazy home │require("lazy").home() │Go back to plugin list │
│:Lazy install [plugins] │require("lazy").install(opts?) │Install missing plugins │