From e4088c23a7c0886d89465e4ce4e7f04b839e3a01 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Mon, 6 Jul 2026 20:10:26 -0500 Subject: [PATCH] chore: run stylua --- lua/watchexec/runner.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/watchexec/runner.lua b/lua/watchexec/runner.lua index 749618b..939ab1a 100644 --- a/lua/watchexec/runner.lua +++ b/lua/watchexec/runner.lua @@ -54,7 +54,6 @@ local function apply_highlights(buf, line_idx, line) { p = "%[ok%]", h = "DiagnosticOk" }, { p = "[Oo][Kk]!", h = "DiagnosticOk" }, }) do - local s, e = line:find(p.p) if s then