lapconfig: fix half-baked rename
Some checks failed
Send submodule updates to parent repo / update (main) (push) Has been cancelled
Send submodule updates to parent repo / update (tiling) (push) Has been cancelled

This commit is contained in:
David Senoner 2025-02-01 22:01:10 +01:00
parent db54c6be3a
commit 8c2ab48ed5

View file

@ -21,7 +21,7 @@ return {
plugins = {
{
name = "@vue/typescript-plugin",
location = vue_language_server_path,
location = volar_path,
languages = { "vue" },
},
},