mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate vimdoc
This commit is contained in:
parent
1fb10b987b
commit
6dbcdcec83
|
@ -154,7 +154,7 @@ Plugins will be lazy-loaded when one of the following is `true`:
|
|||
|
||||
|
||||
- the plugin only exists as a dependency in your spec
|
||||
- it has an `event`, `cmd`, `ft` or `cmd` key
|
||||
- it has an `event`, `cmd`, `ft` or `keys` key
|
||||
- it defines an `init` method
|
||||
- `config.defaults.lazy == true`
|
||||
|
||||
|
|
Loading…
Reference in New Issue