diff --git a/doc/persisted.nvim.txt b/doc/persisted.nvim.txt index 0d5b40e..e97e8bd 100644 --- a/doc/persisted.nvim.txt +++ b/doc/persisted.nvim.txt @@ -315,6 +315,9 @@ hook into: - `PersistedTelescopeLoadPost` - For _after_ a session is loaded via Telescope - `PersistedSavePre` - For _before_ a session is saved - `PersistedSavePost` - For _after_ a session is saved +- `PersistedDeletePre` - For _before_ a session is deleted +- `PersistedDeletePost` - For _after_ a session is deleted +- `PersistedStateChange` - For when a session is _started_ or _stopped_ For example, to ensure that the excellent minimap plugin is not saved into a session, an