mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-29 11:54:15 +00:00
feat: adding LazyPreSync event
This commit is contained in:
parent
ae25448d39
commit
05c44f07d3
3 changed files with 4 additions and 0 deletions
|
@ -671,6 +671,7 @@ USER EVENTS ~
|
|||
The following user events will be triggered:
|
||||
|
||||
- **LazyDone**when lazy has finished starting up and loaded your config
|
||||
- **LazyPreSync**: before running sync
|
||||
- **LazySync**after running sync
|
||||
- **LazyInstall**after an install
|
||||
- **LazyUpdate**after an update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue