chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2023-07-12 15:22:18 +00:00
parent ea5b2e00bf
commit f6aedf1269
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 July 09
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 July 12
==============================================================================
Table of Contents *lazy.nvim-table-of-contents*
@ -688,6 +688,7 @@ The following user events will be triggered:
- **LazyClean**after a clean
- **LazyCheck**after checking for updates
- **LazyLog**after running log
- **LazyLoad**after loading a plugin. The `data` attribute will contain the plugin name.
- **LazySyncPre**before running sync
- **LazyInstallPre**before an install
- **LazyUpdatePre**before an update