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

This commit is contained in:
DoKoB0512
2025-09-17 18:10:01 +05:30
committed by GitHub
parent 9a24ca8a36
commit a039a0fdae

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"