From 6e2f80c8d15730d07e813debc38c977f4d42db01 Mon Sep 17 00:00:00 2001 From: Mica White Date: Thu, 21 May 2026 00:17:47 -0400 Subject: Zellij --- .config/helix/config.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config/helix/config.toml') diff --git a/.config/helix/config.toml b/.config/helix/config.toml index fa19bb5..8227cd4 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -22,5 +22,9 @@ hidden = false [editor.indent-guides] render = true +[editor.inline-diagnostics] +cursor-line = "info" +other-lines = "warning" + [editor.smart-tab] enable = false -- cgit v1.2.3