Changes
2 changed files (+9/-0)
-
-
@@ -94,6 +94,14 @@ rootDirPattern = "deno.json";}; }; go = lib.mkOption { type = ls; default = { name = "gopls"; }; }; css = lib.mkOption { type = ls;
-
-
-
@@ -67,6 +67,7 @@ langs = with config.features.dev.lsp; [elm typescript deno go css html ];
-