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: update required nvim version to >= 0.9.0 #478

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

williamboman
Copy link
Owner

nvim-lspconfig has a hard dependency on nvim >= 0.9.0. Note that mason-lspconfig itself does not, it still supports >= 0.7.0 by itself.

Co-Authored-By: Micah Halter [email protected]

nvim-lspconfig has a hard dependency on nvim >= 0.9.0. Note that mason-lspconfig itself does not, it still supports >= 0.7.0 by itself.

Co-Authored-By: Micah Halter <[email protected]>
@williamboman williamboman merged commit b950110 into main Oct 22, 2024
11 of 12 checks passed
@williamboman williamboman deleted the fix/nvim-0.9-dependency branch October 22, 2024 17:36
williamboman added a commit to mehalter/mason-lspconfig.nvim that referenced this pull request Oct 22, 2024
…_rename

* origin/main:
  fix: update required nvim version to >= 0.9.0 (williamboman#478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants