Skip to content

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

Open
alex-courtis wants to merge 2 commits intomasterfrom
3324
Open

fix(#3324): deprecated BufModifiedSet event replaced by OptionSet event for Nvim 0.13+#3325
alex-courtis wants to merge 2 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.

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)

1 participant