Changes
2 changed files (+11/-0)
-
-
@@ -159,6 +159,16 @@ cmd = [ "zls" "--config-path" "${config.xdg.configHome}/zls.json" ];name = "zls"; }; }; gleam = lib.mkOption { type = ls; default = { name = "gleam"; # nvim-lspconfig incorrectly have ".git" in the default root_dir. rootDirPattern = [ "gleam.toml" ]; }; }; }; };
-
-
-
@@ -96,6 +96,7 @@ gocss html zig gleam ]; }; };
-