use zig and zls from path
This commit is contained in:
parent
168460efff
commit
409eb0e4d9
@ -120,10 +120,8 @@
|
||||
|
||||
"cSpell.language" = "en,de-de";
|
||||
|
||||
"zig.path" = "${pkgs.zig}/bin/zig";
|
||||
"zig.zigPath" = "${pkgs.zig}/bin/zig";
|
||||
# "zig.zls.zigLibPath" = "${pkgs.unstable.zig}/lib/zig";
|
||||
"zig.zls.path" = "${pkgs.zls}/bin/zls";
|
||||
"zig.path" = "";
|
||||
"zig.zls.path" = "";
|
||||
"zig.initialSetupDone" = true;
|
||||
|
||||
"typst-lsp.serverPath" = "${pkgs.typst-lsp}/bin/typst-lsp";
|
||||
|
Loading…
Reference in New Issue
Block a user