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