From b6ee0482b3bde844520c7984dec2bbd3f8596fc0 Mon Sep 17 00:00:00 2001 From: cameronr Date: Sat, 2 Nov 2024 16:30:58 +0000 Subject: [PATCH] chore(docs): auto-generate vimdoc --- doc/auto-session.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/auto-session.txt b/doc/auto-session.txt index d938594..408fce3 100644 --- a/doc/auto-session.txt +++ b/doc/auto-session.txt @@ -60,17 +60,17 @@ SessionLens *SessionLens* SessionControl *SessionControl* Fields: ~ - {control_dir} (string) - {control_filename} (string) + {control_dir?} (string) + {control_filename?} (string) SessionLensMappings *SessionLensMappings* Session Lens Mapping Fields: ~ - {delete_session} (table) mode and key for deleting a session from the picker - {alternate_session} (table) mode and key for swapping to alertnate session from the picker - {copy_session} (table) mode and key for copying a session from the picker + {delete_session?} (table) mode and key for deleting a session from the picker + {alternate_session?} (table) mode and key for swapping to alertnate session from the picker + {copy_session?} (table) mode and key for copying a session from the picker ==============================================================================