Changes
1 changed files (+1/-1)
-
-
@@ -337,7 +337,7 @@ (lib.mkIf (!pkgs.stdenv.isDarwin) pkgs.sourcekit-lsp)]; # zls, the Zig Language Server does not support LSP's initializationOptions # but their own zig.json. # but their own JSON config file. xdg.configFile."zls.json" = { enable = builtins.elem cfg.zig cfg.langs;
-