7 Commits

Author SHA1 Message Date
github-actions[bot]
5e47847262 chore(build): auto-generate vimdoc 2023-02-28 09:06:44 +00:00
Iron-E
f4bb0c5641
feat(persistence): pre_save option to call before saving (#22)
* feat(persistence): `pre_save` option to call before saving

This commit adds the `pre_save` option, which is a `fun()|nil` that will
be called (if present) before saving the current session. Use cases
include filtering buffers, executing `User` autocmds, etc.

* docs: `pre_save` option
2023-02-28 10:05:58 +01:00
github-actions[bot]
d8a3eda0e1 chore(build): auto-generate vimdoc 2023-01-23 19:53:21 +00:00
github-actions[bot]
cc68aed5a1 chore(build): auto-generate vimdoc 2023-01-17 09:54:20 +00:00
github-actions[bot]
8c40aa7b80 chore(build): auto-generate vimdoc 2023-01-06 18:29:26 +00:00
github-actions[bot]
7421e30704 chore(build): auto-generate vimdoc 2023-01-05 07:38:46 +00:00
github-actions[bot]
8692460ed4 chore(build): auto-generate vimdoc 2023-01-04 19:31:45 +00:00