Skip to content

Commit

Permalink
chore(docs): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronr authored and github-actions[bot] committed Nov 2, 2024
1 parent 2aadc0d commit b6ee048
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/auto-session.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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


==============================================================================
Expand Down

0 comments on commit b6ee048

Please sign in to comment.