snacks.nvim/lua
Oli 26bec4b51d
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
2024-11-20 09:39:41 +01:00
..
snacks fix(sessions): change persisted.nvim load session command (#118) 2024-11-20 09:39:41 +01:00