Toni Müller
f8e3ac2857
chore: Deprecate unneeded utils, don't print enable/disable msg ( #60 )
2024-12-04 08:17:34 +02:00
Toni Müller
1747cf21c6
feat!: Remove deprecated execution message ( #54 )
...
This removes the execution message and adds a comment to the README on
how to readd them via Autocommands.
Also I implemented a function to handle breaking changes. It can later
be used for https://github.com/okuuva/auto-save.nvim/pull/48
This merges in a feature branch. I would like to collect all potential
breaking changes there until we can release it all together in a version
1.0.0
---------
Co-authored-by: okuuva <okuuva@users.noreply.github.com >
2024-05-18 08:46:46 +03:00
Toni Müller
b23f238128
feat: GH-45 Add events when enabling/disabling the plugin ( #46 )
2024-02-27 09:27:10 +02:00
Toni Müller
723168365b
feat: GH-40 Add pattern to trigger_events ( #42 )
2023-11-08 09:30:21 +01:00
Toni Müller
cb3b5f57ae
fix: dim would not get applied when lazy loading plugin ( #27 )
2023-07-05 08:07:30 +02:00
Toni Müller
a9d9bce391
fix: disabling autosave wouldn't work ( #28 )
2023-07-04 08:13:07 +03:00
Toni Müller
f134f34512
feat!: Replace callbacks with autocommand events ( #25 )
2023-07-03 17:29:54 +03:00
Toni Müller
42d1342b9e
feature: Add logger for debugging ( #18 )
2023-04-25 11:33:25 +03:00
Oula Kuuva
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
Oula Kuuva
9d1c250bd2
fix: callbacks
...
Manually picked from https://github.com/Pocco81/auto-save.nvim/pull/67/ ,
namely 6203ae6d23625b93e563b8893cefb99e55ecb06f.
2023-02-12 18:31:27 +02:00
Pocco81
1d2c03cbd0
fix: use object as config handler
2022-08-06 17:16:01 -05:00
Pocco81
6ebf09ac62
fix: ASToggle command
2022-07-31 00:49:15 -05:00
Pocco81
0288839edd
BREAKING CHANGES: plugin rewrite
2022-07-31 00:27:43 -05:00