olimorris
|
2a7da016ab
|
docs: add issue templates
|
2023-02-27 23:34:58 +00:00 |
olimorris
|
a52ba72de4
|
docs: update readme
|
2023-02-27 23:34:46 +00:00 |
github-actions[bot]
|
4d761446a4
|
chore(build): auto-generate vimdoc
|
2023-02-25 10:40:34 +00:00 |
olimorris
|
4c960a99d7
|
feat: add data to state change and delete events
|
2023-02-25 10:39:41 +00:00 |
olimorris
|
296a7d60e7
|
docs: update readme for use with dashboards
|
2023-02-25 10:39:17 +00:00 |
github-actions[bot]
|
c165fbbaac
|
chore(build): auto-generate vimdoc
|
2023-02-23 20:54:11 +00:00 |
olimorris
|
1e5bda4756
|
Merge branch 'main' of https://github.com/olimorris/persistence.nvim
|
2023-02-23 20:53:25 +00:00 |
olimorris
|
fe4698a761
|
docs: update readme for statusline integration
|
2023-02-23 20:53:17 +00:00 |
github-actions[bot]
|
3d70c34113
|
chore(build): auto-generate vimdoc
|
2023-02-23 20:45:34 +00:00 |
olimorris
|
4866194140
|
feat: add additional events
|
2023-02-23 20:44:47 +00:00 |
olimorris
|
383b5ba6b5
|
feat: delete a session in a schedule.wrap func
|
2023-02-23 20:44:26 +00:00 |
github-actions[bot]
|
587b90bddc
|
chore(build): auto-generate vimdoc
|
2023-02-23 17:25:54 +00:00 |
olimorris
|
f3f1859bbb
|
docs: update readme
|
2023-02-23 17:25:05 +00:00 |
github-actions[bot]
|
95023557ec
|
chore(build): auto-generate vimdoc
|
2023-02-23 11:20:50 +00:00 |
olimorris
|
5caed0b024
|
Merge branch 'main' of https://github.com/olimorris/persistence.nvim
|
2023-02-23 11:20:02 +00:00 |
olimorris
|
6dc641d6fc
|
docs: remove reference to telescope callbacks
|
2023-02-23 11:19:57 +00:00 |
github-actions[bot]
|
4db056db5d
|
chore(build): auto-generate vimdoc
|
2023-02-23 11:19:43 +00:00 |
olimorris
|
3d8d636829
|
docs: remove callbacks from default config
|
2023-02-23 11:18:52 +00:00 |
github-actions[bot]
|
d7747ddd6c
|
chore(build): auto-generate vimdoc
|
2023-02-23 11:14:44 +00:00 |
olimorris
|
e9fdae57a7
|
docs: document data available in the callbacks
|
2023-02-23 11:13:55 +00:00 |
olimorris
|
8e1a5bfb37
|
Merge branch 'main' of https://github.com/olimorris/persistence.nvim
|
2023-02-23 10:41:26 +00:00 |
olimorris
|
029ba65f39
|
fix: config.setup deprecation checks
|
2023-02-23 10:41:21 +00:00 |
github-actions[bot]
|
eed7d4dcbc
|
chore(build): auto-generate vimdoc
|
2023-02-23 10:28:44 +00:00 |
olimorris
|
aa3fdbc8a5
|
refactor!: Neovim 0.8.0+ only
Please pin to the `neovim-0.7.0` tag for compatibility
|
2023-02-23 10:27:51 +00:00 |
olimorris
|
044e692f52
|
docs: update readme for callback data
|
2023-02-23 10:20:05 +00:00 |
olimorris
|
58aafa5f5f
|
Merge branch 'main' of https://github.com/olimorris/persistence.nvim
|
2023-02-23 10:11:36 +00:00 |
olimorris
|
a0196d5c51
|
fix: make session data available via callback
|
2023-02-23 10:11:29 +00:00 |
github-actions[bot]
|
f7f14216b9
|
chore(build): auto-generate vimdoc
|
2023-02-23 10:06:06 +00:00 |
olimorris
|
e594ede825
|
fix: schedule loading session from telescope
|
2023-02-23 10:04:11 +00:00 |
github-actions[bot]
|
c738fd372c
|
chore(build): auto-generate vimdoc
|
2023-02-22 20:25:22 +00:00 |
olimorris
|
fc3df75cd5
|
refactor!: #51 replace callbacks with user events
|
2023-02-22 20:24:27 +00:00 |
olimorris
|
65c5c07bf9
|
chore: remove redundant param
|
2023-02-22 18:11:01 +00:00 |
github-actions[bot]
|
98f72045cd
|
chore(build): auto-generate vimdoc
|
2023-02-22 15:03:26 +00:00 |
Oli
|
774e4d70e9
|
fix: #46 autoload sessions
|
2023-02-22 15:02:33 +00:00 |
github-actions[bot]
|
d951015e5b
|
chore(build): auto-generate vimdoc
|
2023-02-21 21:51:35 +00:00 |
olimorris
|
383417a4d9
|
feat: add vim documentation
|
2023-02-21 21:50:48 +00:00 |
olimorris
|
d4914db792
|
ci: change name
|
2023-02-21 21:50:36 +00:00 |
olimorris
|
c7b2a33270
|
ci: auto-generate docs
|
2023-02-21 21:48:51 +00:00 |
olimorris
|
9276b786b8
|
docs: update readme
|
2023-02-21 21:13:23 +00:00 |
Oli
|
dfbd039fe1
|
feat: load session by path (#48) (#47)
* feat: load session by path
* chore: change order of commands
* tests: fix
* docs: tweak readme wording
|
2023-02-21 21:09:01 +00:00 |
olimorris
|
675744d835
|
chore: fixup error message
|
2023-02-21 16:40:54 +00:00 |
olimorris
|
898ddcdd46
|
chore: remove annotations
|
2023-02-21 16:03:52 +00:00 |
olimorris
|
f99ad40198
|
refactor: move commands to vim file
|
2023-02-21 16:01:27 +00:00 |
olimorris
|
452c36a3f9
|
chore: clean up config file
|
2023-02-21 16:01:15 +00:00 |
olimorris
|
43805b40a6
|
refactor: autocmds
|
2023-02-21 15:47:56 +00:00 |
olimorris
|
be22f38edb
|
docs: update README
|
2023-02-21 15:47:42 +00:00 |
olimorris
|
325cda4fb4
|
chore: update LICENSE
|
2023-01-08 21:35:40 +00:00 |
olimorris
|
558fc4b9f4
|
fix: badge in readme
|
2022-12-22 19:33:17 +00:00 |
olimorris
|
769c130831
|
chore: cleanup utils file
|
2022-11-16 13:43:29 +00:00 |
olimorris
|
0aedefbbb1
|
chore: update README.md
|
2022-11-16 13:43:24 +00:00 |