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"