summaryrefslogtreecommitdiff
path: root/.config/helix
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-05-21 00:17:47 -0400
committerMica White <botahamec@outlook.com>2026-05-21 00:17:47 -0400
commit6e2f80c8d15730d07e813debc38c977f4d42db01 (patch)
tree163f8011d5e04e14149db7e718dcb54d169fc8dc /.config/helix
parent5547e0da62ca90f5012598669d2ef0dfea31c264 (diff)
ZellijHEADmain
Diffstat (limited to '.config/helix')
-rw-r--r--.config/helix/config.toml4
1 files changed, 4 insertions, 0 deletions
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