-
In VIM I can
By pressing gql turn into:
How to achieve something similar in helix? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I believe you're looking for the |
Beta Was this translation helpful? Give feedback.
-
On Linux you can try piping to |
Beta Was this translation helpful? Give feedback.
I believe you're looking for the
:reflow
command.