Skip to content

fix(#3324): deprecated BufModifiedSet event replaced by OptionSet event for Nvim 0.13+#3325

Merged
alex-courtis merged 3 commits intomasterfrom
3324
Apr 30, 2026
Merged

fix(#3324): deprecated BufModifiedSet event replaced by OptionSet event for Nvim 0.13+#3325
alex-courtis merged 3 commits intomasterfrom
3324

Conversation

@alex-courtis
Copy link
Copy Markdown
Member

fixes #3324

I played it safe and went with the shim.

It is odd: it's in deprecated-0.13 however it's actually been removed.

@alex-courtis alex-courtis requested a review from gegoune April 28, 2026 23:19
@alex-courtis
Copy link
Copy Markdown
Member Author

We're failing the nightly help generation: it looks like the class fields are now alpha ordered: neovim/neovim@033efbb

Not sure what to do with that; we could disable help generation for nightly.

Copy link
Copy Markdown
Collaborator

@gegoune gegoune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well on 0.13. Thanks!

@alex-courtis alex-courtis merged commit f9bfc00 into master Apr 30, 2026
4 checks passed
@alex-courtis alex-courtis deleted the 3324 branch April 30, 2026 22:31
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.

BufModifiedSet autocmd no longer exists on nvim v0.13.0 (nightly)

2 participants