mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
docs: fix typo
This commit is contained in:
parent
678179543e
commit
02e2408f49
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ types** and **key mappings**.
|
||||||
|
|
||||||
Plugins will be lazy-loaded when one of the following is `true`
|
Plugins will be lazy-loaded when one of the following is `true`
|
||||||
|
|
||||||
- Theplugin only exists as a dependency in your spec
|
- The plugin only exists as a dependency in your spec
|
||||||
- It has an `event`, `cmd`, `ft` or `keys` key
|
- It has an `event`, `cmd`, `ft` or `keys` key
|
||||||
- `config.defaults.lazy == true`
|
- `config.defaults.lazy == true`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue