From 0c2169de1a4356c5bf4b76fb09fb27d15972af1c Mon Sep 17 00:00:00 2001 From: Altagos Date: Fri, 19 Jun 2026 18:31:12 +0000 Subject: [PATCH] remove zls --- mise.toml | 1 - 1 file(s) changed, 0 insertion(s)(+), 1 deletion(s)(-) diff --git a/mise.toml b/mise.toml --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,6 @@ "github:sass/dart-sass" = "latest" watchexec = "latest" zig = "master" -zls = "0.16.0" [tasks.watch] run = "watchexec -q -r -e scss,zig 'zig build serve -- --drafts'" -- tangled.sh