Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix callbacks not working #67

Closed
wants to merge 4 commits into from
Closed

Fix callbacks not working #67

wants to merge 4 commits into from

Conversation

zoriya
Copy link

@zoriya zoriya commented Dec 7, 2022

The callbacks did not work (because the initial empty configuration was used instead of the user's).

I also added an option to disable vim.notify calls (I want to remove all unnecessary prints and having one after every file change was too much).

okuuva added a commit to okuuva/auto-save.nvim that referenced this pull request Feb 12, 2023
Manually picked from pocco81/auto-save.nvim#67,
namely 6203ae6d23625b93e563b8893cefb99e55ecb06f.
@zoriya zoriya closed this by deleting the head repository Dec 5, 2023
@edwestfieldjr
Copy link

Did these changes get forked into main? I'm still having the same issues with undo that I used to have... How do we reimplement?

@primeapple
Copy link

Feel free to try out the maintained fork https://github.com/okuuva/auto-save.nvim

It has a working implementation of callbacks via autocmd user events.

Disclaimer, I'm one of the authors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants