diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 7dcdd83..150d45d 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -7,7 +7,7 @@ bufferline = "multiple" end-of-line-diagnostics = "hint" [editor.inline-diagnostics] -cursor-line = "error" +cursor-line = "warning" [editor.indent-guides] render = true