|
I am new in helix, I like to have some keybindings to sort the selected lines in alphabetical order. I try to run ":sort" command after selecting some lines in my code editor but it did not do anything. Is there already any keybinding available for this? |
Answered by
ChrHorn
Jun 23, 2022
Replies: 2 comments 1 reply
|
On Unix or Powershell/Cmd you can use |
1 reply
Answer selected by
grv07
|
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Unix or Powershell/Cmd you can use
:pipe sort.