olimorris
0669d29f22
feat: ✨ allow/ignore dirs for save/load
...
This addresses #1 and allows the user to specify directories which the plugin will automatically save or load from. Alternatively, specify directories for which this behaviour will be ignored
2022-03-07 18:58:37 +00:00
olimorris
b2e4162c74
feat: ✨ auto-load sessions addresses #3
2022-03-07 17:22:39 +00:00
olimorris
00fe043e8d
feat: add command to save session
2022-03-07 13:06:58 +00:00
olimorris
0f642be4fa
feat: add commands
2022-03-05 15:22:26 +00:00
olimorris
ac24493128
feat: add before and after callbacks
2022-03-05 15:22:13 +00:00
olimorris
831caa7261
feat: delete current session
...
Mirroring the great pull request on persistence.nvim by @edementyev
2022-03-03 21:16:19 +00:00
olimorris
336909e742
chore: formatting with stylua
2022-03-03 21:15:37 +00:00
olimorris
8c3bc1791d
feat: add toggle function
2022-01-21 16:38:00 +00:00
olimorris
cbb601eaec
chore: format code
2022-01-21 11:09:49 +00:00
olimorris
e513dcd16c
feat: ✨ add option to disable autosave
...
As per: https://github.com/folke/persistence.nvim/pull/4
Think is a useful feature to have as users may wish to manually trigger the saving of sessions
2022-01-20 15:24:31 +00:00
olimorris
9fd0958a19
chore: rename to persisted
2022-01-20 14:23:51 +00:00