[LSP] Fix vue + snippets
This commit is contained in:
@@ -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" },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user