1
0
Fork 0

helix: Remove indentation from soft-wrap

This commit is contained in:
Jeremy Kaplan 2026-05-17 21:43:42 -04:00
commit ac06f113cc

View file

@ -16,6 +16,7 @@ select = "underline"
[editor.soft-wrap] [editor.soft-wrap]
enable = true enable = true
wrap-indicator = "" wrap-indicator = ""
max-indent-retain = 0
[editor.statusline] [editor.statusline]
left = ["mode", "spinner", "file-name"] left = ["mode", "spinner", "file-name"]