Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sessions): change persisted.nvim load session command (#118)
## Description Firstly, thank you for integrating persisted.nvim in the dashboard out of the box. This PR changes the command to load a persisted.nvim session. This accounts for users potentially not having `SessionLoad` available to them if they lazy load their dashboard and don't have `cmd = { "SessionLoad" }` setup. ## Related Issue(s) N/A ## Screenshots N/A
- Loading branch information