chore(doc): auto-generate vimdoc

This commit is contained in:
github-actions[bot]
2024-02-27 07:27:31 +00:00
parent b23f238128
commit 42fce87ab4

View File

@@ -1,4 +1,4 @@
*auto-save.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 November 08
*auto-save.nvim.txt* For Neovim >= 0.8.0 Last change: 2024 February 27
==============================================================================
Table of Contents *auto-save.nvim-table-of-contents*
@@ -218,6 +218,8 @@ hook into:
- `AutoSaveWritePre` Just before a buffer is getting saved
- `AutoSaveWritePost` Just after a buffer is getting saved
- `AutoSaveEnable` Just after enabling the plugin
- `AutoSaveDisable` Just after disabling the plugin
It will always supply the current buffer in the `data.saved_buffer`