Paragraph sort
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
Start file
camel
elk
alpaca
deer
buffalo
buffer
delete
append
change
file
edit
date
chmod
awk
bc
End file
alpaca
buffalo
camel
deer
elk
append
buffer
change
delete
edit
file
awk
bc
chmod
date
View Diff
The :abc's of Vim, you could say, are the expansions of each single-letter
colon command. Here's the complete list:
:append
:buffer
:change
:delete
:edit
:file
:global
:help
:insert
:join
:k (:mark)
:list
:move
:next
:open
:quit
:read
:substitute
:t (:copy)
:undo
:vglobal
:write
:xit (:exit)
:yank
:z
Solutions by @clupasq:
Unlock 2 remaining solutions by signing in and submitting your own entry