chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-29 07:03:28 +00:00
parent 15b5b94422
commit 72ab3e2933
1 changed files with 1 additions and 0 deletions

View File

@ -736,6 +736,7 @@ PACKER.NVIM <HTTPS://GITHUB.COM/WBTHOMASON/PACKER.NVIM> ~
- `tag=''` `version=""`
- `after` **_not needed_** for most use-cases. Use `dependencies` otherwise.
- `wants` **_not needed_** for most use-cases. Use `dependencies` otherwise.
- `config` dont support string type, use `fun(LazyPlugin)` instead.
- `module` is auto-loaded. No need to specify
- `keys` spec is |lazy.nvim-different|