Skip to content

chore(docs): vue_language_server_path in nvim setup example #5391

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

menuRivera
Copy link
Contributor

I couldn't make the vue_language_server work in my nvim setup, I may have an issue related with the order my plugins are loading because I simply can't get the variable $MASON in my lspconfig setup file, but I do have it right when I run :echo $MASON from nvim command mode. Anyway, this is the approach that works for me, I guess it's worth it to also mention it to users as an alternative. I haven't used vuejs ever since I got this issue just because I couldn't make it work.

Copy link

pkg-pr-new bot commented May 30, 2025

Open in StackBlitz

vue-component-meta

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-meta@5391

vue-component-type-helpers

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@5391

@vue/language-core

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-core@5391

@vue/language-plugin-pug

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@5391

@vue/language-server

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-server@5391

@vue/language-service

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-service@5391

vue-tsc

npm i https://pkg.pr.new/vuejs/language-tools/vue-tsc@5391

@vue/typescript-plugin

npm i https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@5391

commit: fb84a14

@KazariEX KazariEX merged commit 5fd492c into vuejs:master May 30, 2025
6 checks passed
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.

2 participants