diff --git a/helix/main.toml b/helix/main.toml index bcfd551..4fd80f3 100644 --- a/helix/main.toml +++ b/helix/main.toml @@ -16,6 +16,7 @@ select = "underline" [editor.soft-wrap] enable = true wrap-indicator = "" +max-indent-retain = 0 [editor.statusline] left = ["mode", "spinner", "file-name"]