diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 5cf7ca8..39893d6 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -576,6 +576,7 @@ The following user events will be triggered: - **LazyClean**: after a clean - **LazyCheck**: after checking for updates - **LazyLog**: after running log +- **LazyReload**: triggered by change detection after reloading plugin specs - **VeryLazy**: triggered after `LazyDone` and processing `VimEnter` auto commands