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: support volar 1.0 #73

Merged
merged 1 commit into from Oct 9, 2022
Merged

fix: support volar 1.0 #73

merged 1 commit into from Oct 9, 2022

Conversation

deathmaz
Copy link
Contributor

@deathmaz deathmaz commented Oct 9, 2022

Volar introduced some breaking changes in version 1.0 vuejs/language-tools#1916. Not sure if I did everything properly, but volar works for me with these changes.

Also see neovim/nvim-lspconfig#2181

Thank you for your work!

Copy link
Owner

@williamboman williamboman left a comment

Choose a reason for hiding this comment

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

LGTM! Ideally we'd only apply this when the installed version is >=1.0, but the amenities to do that is not place currently, so this change will reach everyone immediately.

@williamboman williamboman merged commit 0eb7cfe into williamboman:main Oct 9, 2022
vantaboard pushed a commit to vantaboard/mason-lspconfig.nvim that referenced this pull request Jan 10, 2024
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.

None yet

3 participants