diff --git a/helix/config.toml b/helix/config.toml index ab69229..a5e9569 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -8,6 +8,9 @@ completion-trigger-len = 1 [editor.soft-wrap] enable = true + +[editor.indent-guides] +render = true [editor.lsp] display-inlay-hints = true