mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 05:16:45 +00:00
docs: added LazyReload
This commit is contained in:
parent
4e4493b21d
commit
7ffbead674
1 changed files with 1 additions and 0 deletions
|
@ -541,6 +541,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
|
||||
|
||||
## 🔒 Lockfile `lazy-lock.json`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue