From 1b530779aa1ac5de08725f1d1274c416f03fe47b Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Wed, 16 Jul 2025 09:37:17 +0000 Subject: [PATCH] only hits inline dignostics helix --- home-modules/helix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/helix.nix b/home-modules/helix.nix index 06656a3..61b6f62 100644 --- a/home-modules/helix.nix +++ b/home-modules/helix.nix @@ -184,7 +184,7 @@ supersend-menu = false; }; inline-diagnostics = { - cursor-line = "hint"; + cursor-line = "warning"; other-lines = "disable"; prefix-len = 1; # max-wrap = set above