Toni Müller

Results 87 comments of Toni Müller

This is in, can be closed

Check out https://github.com/okuuva/auto-save.nvim , we introduced a fork that solves your problems :)

It is implemented in the maintained fork: https://github.com/okuuva/auto-save.nvim

You might be interested in proposing this to that fork: https://github.com/okuuva/auto-save.nvim , it is more actively developed.

Just out of curiosity, did you try on the more maintained fork? https://github.com/okuuva/auto-save.nvim

Would rather have the other PR: https://github.com/Pocco81/auto-save.nvim/pull/67 since you did a lot of unecessary code changes?

Nice find! PRs here tend to get stale, so you may want to supply this PR to the mainained fork https://github.com/okuuva/auto-save.nvim Disclaimer: I'm one of the maintainers.

Have a look at the more maintained fork https://github.com/okuuva/auto-save.nvim and crosspost the problem there. For your problem: This looks interesting. I think we could implement something like that on the...

Please provide your exact config. The one posted by @belogermanotta clearly is not correct (the `debounce_delay` key should go into the `setup` function).

Unsure, what this is about. Could you better describe what you want? It may be fixed within the maintained fork https://github.com/okuuva/auto-save.nvim Please open issue there Disclaimer: I'm the co-author there.