[LSP] Fix vue + snippets

This commit is contained in:
2025-04-17 18:48:28 +02:00
parent 410c563e96
commit 3a7a2fdcd9
3 changed files with 65 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ return {
name = "@vue/typescript-plugin",
-- location = "/usr/lib/node_modules/@vue/typescript-plugin",
location = volar_path,
languages = { "javascript", "typescript", "vue" },
languages = { "vue" },
},
},
},