From e4a928a84349c6f97bdd60ca4da631fb75e90118 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 17 Apr 2025 14:00:05 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-17 14:00:05 --- .config/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index f41ed55a..16253658 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -20,7 +20,7 @@ scrolloff = 2 jump-label-alphabet = "tnseriplfuwydhcxoaqz" # minimum severity to show end-of-line-diagnostics = "disable" -# rulers = [120] +rulers = [40, 80] [editor.whitespace.render] tab = "none"