diff --git a/users/modules/editor.nix b/users/modules/editor.nix index 12766ab..f5b8441 100644 --- a/users/modules/editor.nix +++ b/users/modules/editor.nix @@ -49,6 +49,7 @@ let nil_ls = { }; tsserver = { }; eslint = { }; + vuels = { }; denols = { root_dir = mkLuaRaw "root_pattern(\"deno.json\", \"deno.jsonc\")"; };