How to sort lines in a selection? #1366
Answered
by
sudormrfbin
Robert-M-Muench
asked this question in
Q&A
-
See subject. |
Beta Was this translation helpful? Give feedback.
Answered by
sudormrfbin
Dec 25, 2021
Replies: 2 comments 3 replies
-
You can probably pipe the selection through a shell command using |
Beta Was this translation helpful? Give feedback.
1 reply
-
There's also a built-in |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kirawi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's also a built-in
:sort
command being worked on in #1288.