mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate vimdoc
This commit is contained in:
parent
15b5b94422
commit
72ab3e2933
|
@ -736,6 +736,7 @@ PACKER.NVIM <HTTPS://GITHUB.COM/WBTHOMASON/PACKER.NVIM> ~
|
||||||
- `tag=''` `version=""`
|
- `tag=''` `version=""`
|
||||||
- `after` **_not needed_** for most use-cases. Use `dependencies` otherwise.
|
- `after` **_not needed_** for most use-cases. Use `dependencies` otherwise.
|
||||||
- `wants` **_not needed_** for most use-cases. Use `dependencies` otherwise.
|
- `wants` **_not needed_** for most use-cases. Use `dependencies` otherwise.
|
||||||
|
- `config` don’t support string type, use `fun(LazyPlugin)` instead.
|
||||||
- `module` is auto-loaded. No need to specify
|
- `module` is auto-loaded. No need to specify
|
||||||
- `keys` spec is |lazy.nvim-different|
|
- `keys` spec is |lazy.nvim-different|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue