diff --git a/files/helix/.config/helix/config.toml b/files/helix/.config/helix/config.toml index 2e07e75..bd01aa8 100644 --- a/files/helix/.config/helix/config.toml +++ b/files/helix/.config/helix/config.toml @@ -5,7 +5,7 @@ line-number = "relative" cursor-shape.insert = "bar" insert-final-newline = false rulers = [80, 100] -color-modes = true + # Minimum severity to show a diagnostic after the end of a line end-of-line-diagnostics = "hint"