Commit Graph

111 Commits (main)

Author SHA1 Message Date
olimorris 336909e742 chore: formatting with stylua 2022-03-03 21:15:37 +00:00
olimorris aba6b7ad05 chore: update README.md 2022-03-03 21:12:59 +00:00
olimorris 8c3bc1791d feat: add toggle function 2022-01-21 16:38:00 +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 d9b386c618 feat!: use stdpath data instead of config
As per discussion on https://github.com/folke/persistence.nvim/pull/3.

Using stdpath('data') instead of stdpath('config') is more appropriate.
2022-01-20 15:24:31 +00:00
Oli M 340136dca1
Update README.md 2022-01-19 22:31:52 +00:00
Oli M 1386bac1a6
Update README.md 2021-09-07 19:40:54 +01:00
Alexander Gonzalez 2f2b0cc69d
docs: fix the "restore last session" map in the README (#2) 2021-07-20 20:58:19 +02:00
Folke Lemaitre 0194df8e05
docs: added vim-plug instructions and updated lazy-loading event for packer to BufReadPre 2021-07-20 09:09:35 +02:00
Folke Lemaitre 43b005ef5f
docs: fixed typos 2021-07-12 10:49:06 +02:00
Folke Lemaitre 7a67c5a859
docs: added docs 2021-07-12 10:47:14 +02:00