docs: update command name `SessionLoadFromPath->SessionLoadFromFile`

main
Turiiya 2023-04-14 17:28:00 +02:00 committed by GitHub
parent e053ff3348
commit dbdd6af184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ The plugin comes with a number of commands:
- `:SessionSave` - Save the current session
- `:SessionLoad` - Load the session for the current directory and current branch (if `git_use_branch = true`)
- `:SessionLoadLast` - Load the most recent session
- `:SessionLoadFromPath` - Load a session from a given path
- `:SessionLoadFromFile` - Load a session from a given path
- `:SessionDelete` - Delete the current session
**Telescope**

View File

@ -111,7 +111,7 @@ The plugin comes with a number of commands:
- `:SessionSave` - Save the current session
- `:SessionLoad` - Load the session for the current directory and current branch (if `git_use_branch = true`)
- `:SessionLoadLast` - Load the most recent session
- `:SessionLoadFromPath` - Load a session from a given path
- `:SessionLoadFromFile` - Load a session from a given path
- `:SessionDelete` - Delete the current session
**Telescope**