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: maintain backwards compatibility with neovim 0.9.x #909

Merged
merged 1 commit into from
May 20, 2024

Conversation

fredrikaverpil
Copy link
Contributor

@fredrikaverpil fredrikaverpil commented May 19, 2024

Why this change?

As mentioned by @folke in #907 (comment), #907 breaks backwards compat with Neovim 0.9.x.

What was changed?

  • Add convenience function to hold the 0.10.0 and 0.9.x syntax for checking whether diagnostics are enabled or not.

@fredrikaverpil fredrikaverpil changed the title Maintain backwards compatibility with Neovim 0.9.x fix: maintain backwards compatibility with neovim 0.9.x May 19, 2024
Copy link
Owner

@akinsho akinsho left a comment

Choose a reason for hiding this comment

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

@akinsho akinsho merged commit 155b257 into akinsho:main May 20, 2024
3 checks passed
@akinsho
Copy link
Owner

akinsho commented May 20, 2024

Thanks both of you 🙏🏾 it's been a pretty eventful return from vacation that it coincided with v0.10.0 and several deprecations 😅

sstallion pushed a commit to sstallion/bufferline.nvim that referenced this pull request Jul 3, 2024
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.

3 participants