users/editor: add ls for vue
This commit is contained in:
parent
eaee0fa578
commit
13fe0322c4
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ let
|
||||||
nil_ls = { };
|
nil_ls = { };
|
||||||
tsserver = { };
|
tsserver = { };
|
||||||
eslint = { };
|
eslint = { };
|
||||||
|
vuels = { };
|
||||||
denols = {
|
denols = {
|
||||||
root_dir = mkLuaRaw "root_pattern(\"deno.json\", \"deno.jsonc\")";
|
root_dir = mkLuaRaw "root_pattern(\"deno.json\", \"deno.jsonc\")";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue