mirror of https://github.com/folke/lazy.nvim.git
docs: added `VeryLazy` to docs
This commit is contained in:
parent
f22dfd4a44
commit
2fabc0958d
|
@ -530,6 +530,7 @@ The following user events will be triggered:
|
||||||
- **LazyClean**: after a clean
|
- **LazyClean**: after a clean
|
||||||
- **LazyCheck**: after checking for updates
|
- **LazyCheck**: after checking for updates
|
||||||
- **LazyLog**: after running log
|
- **LazyLog**: after running log
|
||||||
|
- **VeryLazy**: triggered after `LazyDone` and processing `VimEnter` auto commands
|
||||||
|
|
||||||
## 🔒 Lockfile `lazy-lock.json`
|
## 🔒 Lockfile `lazy-lock.json`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue