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 5cf8aa1281437e000c4df724

Reorder the groups

Change the order so that the groups of fruit come before the vegetables.

Start file
# vegetable
broccoli
spinach
carrot
-
# fruit
peach
plum
-
# vegetable
potato
-
# fruit
apple
banana
-
# vegetable
onion
-
# fruit
watermelon
cherry
-
End file
# fruit
peach
plum
-
# fruit
apple
banana
-
# fruit
watermelon
cherry
-
# vegetable
broccoli
spinach
carrot
-
# vegetable
potato
-
# vegetable
onion
-

View Diff

1,5d0
< # vegetable
< broccoli
< spinach
< carrot
< -
10,12d4
< # vegetable
< potato
< -
17,19d8
< # vegetable
< onion
< -
22a12,22
> -
> # vegetable
> broccoli
> spinach
> carrot
> -
> # vegetable
> potato
> -
> # vegetable
> onion

Solutions by @ma7hatter:

Unlock 9 remaining solutions by signing in and submitting your own entry
Created by: @valacar

259 active golfers, 1137 entries

Solutions by @ma7hatter:
14
#58 - Matt Aschmann / @ma7hatter

11/29/2019 at 06:14PM

15
#>109 - Matt Aschmann / @ma7hatter

11/29/2019 at 06:13PM

16
#>123 - Matt Aschmann / @ma7hatter

11/29/2019 at 06:11PM

17
#>132 - Matt Aschmann / @ma7hatter

11/29/2019 at 06:10PM

18
#>142 - Matt Aschmann / @ma7hatter

11/29/2019 at 06:05PM

19
#>156 - Matt Aschmann / @ma7hatter

11/29/2019 at 06:02PM

20
#>166 - Matt Aschmann / @ma7hatter

11/29/2019 at 05:59PM

23
#>203 - Matt Aschmann / @ma7hatter

11/29/2019 at 05:59PM

28
#>229 - Matt Aschmann / @ma7hatter

11/29/2019 at 05:56PM