olimorris / persisted.nvim

💾 Simple session management for Neovim with git branching, autoloading and Telescope support
MIT License
418 stars 24 forks source link

docs: update command name `SessionLoadFromPath->SessionLoadFromFile` #63

Closed ttytm closed 1 year ago

ttytm commented 1 year ago

Thanks for the work put into the plugin 🙏. It's great!

This PR contains a small fix of the command in docs to load a session from a file.

edit: Ah I see changing vim/doc probably wouldn't be necessary since it's auto generated. But should make no issues.

olimorris commented 1 year ago

Thanks for the PR, really appreciated.

And glad you like the plugin 😄 .