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: use new version as check condition #3157

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

glepnir
Copy link
Member

@glepnir glepnir commented May 17, 2024

has('nvim-0.9') also return 1 on 0.9 above ..

cc @wookayin

@glepnir glepnir changed the title fix: should check new version 0.10 not old 0.9 fix: use new version as check condition May 17, 2024
@glepnir glepnir merged commit 39106f0 into neovim:master May 17, 2024
9 checks passed
@glepnir glepnir deleted the is_ten branch May 17, 2024 06:26
Copy link
Member

@wookayin wookayin left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix! I can confirm it now works well.

One side note is the current behavior of vim.iter:flatten() is slightly different when user (mistakenly or intentionally) passes nil in the list: neovim/neovim#28777, but hope this wouldn't be a big problem for most of the use cases.

Feel-ix-343 pushed a commit to Feel-ix-343/nvim-lspconfig that referenced this pull request May 19, 2024
elijah-potter pushed a commit to elijah-potter/nvim-lspconfig that referenced this pull request Jul 25, 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.

None yet

2 participants