Skip to content

Commit

Permalink
docs(README): explain manually named autosaving
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronr committed Oct 10, 2024
1 parent 753ac11 commit 5a9d07b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ AutoSession exposes the following commands that can be used or mapped to any key
:Autosession delete " open a vim.ui.select picker to choose a session to delete.
```

If you create a manually named session via `SessionSave my_session` or you restore one, that same session will be auto-saved (assuming that's enabled) when you exit.

# 📖 More Configuration Details

## 🔭 Session Lens
Expand Down

0 comments on commit 5a9d07b

Please sign in to comment.