-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
feat(auto-save-nvim)!: swap to okuuva repo #1239
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
76e7778
to
f40a889
Compare
I'll still need to do a little more testing, but this should be a drop in replacement to the old callbacks and actually work since before they used the wrong vim options |
f40a889
to
0a7a640
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments
@Uzaaft Done 🫡. Moved to use astro core autocmds and everything still seems to be working |
I also might need to update the title of this PR to include that it's a breaking change. the forked repo is a drop-in replacement if it's just the defaults but if people have extended it, it might break things |
Closes #1233
📑 Description
Updates to use actively maintained okuuva repo, I also needed to update the way the callbacks work. These are currently broken since it's using autoformat_enabled instead of autoformat