Any Rustaceans looking for a challenge want to implement soft-wrap for Helix Editor?
(Pretty please?) :)
github.com/helix-editor/helix/…
#HelixEditor #rust #dev
Support soft wrap · Issue #136 · helix-editor/helix
As discussed on Matrix. The default behavior of Kakoune to not line wrap is confusing. Typically I'd appreciate the austere design, where until a newline is encountered, do not wrap. However I ...GitHub