Commit Graph
10 Commits
Author SHA1 Message Date
Toni MüllerandGitHub f134f34512 feat!: Replace callbacks with autocommand events (#25) 2023-07-03 17:29:54 +03:00
Toni MüllerandGitHub 42d1342b9e feature: Add logger for debugging (#18) 2023-04-25 11:33:25 +03:00
Toni MüllerandGitHub 55e8731d53 refactor!: Assert condition before setting timers (#16)
This solves #12

See #16 for more details.
2023-04-17 21:45:44 +03:00
Toni MüllerandGitHub a5e39553c5 feat: add defer_save, cancel_save, immediate_save trigger options (#11)
Fixes #8
2023-03-28 10:11:00 +03:00
Oula Kuuvaandokuuva 343bbfa98a style: autoformat all the things
Namely: applied stylua to the whole repo and ran marksman on README.md.
2023-03-21 08:57:03 +02:00
Jakub ŁuczyńskiandOula Kuuva 4db41a2155 feat: allow to disable execution_message
Squashed changes from https://github.com/Pocco81/auto-save.nvim/pull/50
Got too hairy for a GH noob like me to fix properly.
2023-02-12 18:18:09 +02:00
Oula Kuuvaandokuuva fc7c13d755 style: add and apply stylua config
Made it compatible with the .editorconfig already present and didn't
introduce any bells and whistles beyond that. Fixed the typo in
.editorconfig indent_style while I was at it.
2023-02-12 17:39:05 +02:00
Pocco81 1d2c03cbd0 fix: use object as config handler 2022-08-06 17:16:01 -05:00
Pocco81 ba4be14b1f updated default cleaning_interval 2022-07-31 00:52:21 -05:00
Pocco81 0288839edd BREAKING CHANGES: plugin rewrite 2022-07-31 00:27:43 -05:00