Added ZLS - Zig's Language Server when installing Zig (#1718)

This commit is contained in:
DoKoB0512
2025-09-17 14:40:01 +02:00
committed by GitHub
parent 9a24ca8a36
commit a039a0fdae
+1
View File
@@ -119,6 +119,7 @@ java)
zig)
echo -e "Installing Zig...\n"
mise use --global zig@latest
mise use -g zls@latest
;;
ocaml)
echo -e "Installing OCaml...\n"