Word wrap configuration? #2108
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
This is not yet implemented, see #136 |
Beta Was this translation helpful? Give feedback.
-
My understanding is that this has now been merged, but it's unclear to me how to activate it. Searching for it simply brings up this discussion and other issues. I ended up finding it here: https://helix-editor.com/news/release-23-03-highlights/ so I wanted to add it to this discussion # ~/.config/helix/config.toml
[editor.soft-wrap]
enable = true |
Beta Was this translation helpful? Give feedback.
-
There isn't a way to set this by language, is there? e.g. Line wrapping on in Markdown and LaTeX, but off by default. Or, line wrapping off in Python and R, but on by default. |
Beta Was this translation helpful? Give feedback.
This is not yet implemented, see #136