diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index dee0f28..6858098 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -564,6 +564,7 @@ The following user events will be triggered: - **LazyClean**: after a clean - **LazyCheck**: after checking for updates - **LazyLog**: after running log +- **VeryLazy**: triggered after `LazyDone` and processing `VimEnter` auto commands LOCKFILE `LAZY-LOCK.JSON` *lazy.nvim-lockfile-`lazy-lock.json`*