Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 57959f8a083a7e0c45000001

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
:print
:quit
:read
:substitute
:t (:copy)
:undo
:vglobal
:write
:xit (:exit)
:yank
:z

Solutions by @llinfeng19:

Unlock 12 remaining solutions by signing in and submitting your own entry
Created by: @udioica

123 active golfers, 430 entries

Solutions by @llinfeng19:
14
#26 - Linfeng Li / @llinfeng19

02/13/2017 at 08:18PM

15
#>44 - Linfeng Li / @llinfeng19

02/13/2017 at 08:16PM

15
#>44 - Linfeng Li / @llinfeng19

02/13/2017 at 08:17PM

17
#>62 - Linfeng Li / @llinfeng19

02/13/2017 at 08:14PM

17
#>62 - Linfeng Li / @llinfeng19

02/13/2017 at 08:15PM

18
#>88 - Linfeng Li / @llinfeng19

02/13/2017 at 08:14PM

18
#>88 - Linfeng Li / @llinfeng19

02/13/2017 at 08:14PM

19
#>100 - Linfeng Li / @llinfeng19

02/13/2017 at 08:12PM

19
#>100 - Linfeng Li / @llinfeng19

02/13/2017 at 08:13PM

24
#>111 - Linfeng Li / @llinfeng19

02/13/2017 at 08:01PM

29
#>116 - Linfeng Li / @llinfeng19

02/13/2017 at 08:00PM

40
#>120 - Linfeng Li / @llinfeng19

02/13/2017 at 07:57PM