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 @mario_olofo:

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

264 active golfers, 1181 entries

Solutions by @mario_olofo:
14
#50 - Mario Olofo / @mario_olofo

10/17/2019 at 04:59AM

15
#>107 - Mario Olofo / @mario_olofo

10/17/2019 at 04:58AM

16
#>127 - Mario Olofo / @mario_olofo

10/17/2019 at 04:57AM

18
#>145 - Mario Olofo / @mario_olofo

10/17/2019 at 04:57AM

19
#>160 - Mario Olofo / @mario_olofo

10/17/2019 at 04:56AM

20
#>169 - Mario Olofo / @mario_olofo

10/17/2019 at 04:56AM

21
#>189 - Mario Olofo / @mario_olofo

10/17/2019 at 04:54AM

22
#>197 - Mario Olofo / @mario_olofo

10/17/2019 at 04:53AM

23
#>205 - Mario Olofo / @mario_olofo

10/17/2019 at 04:52AM

24
#>211 - Mario Olofo / @mario_olofo

10/17/2019 at 04:52AM

25
#>217 - Mario Olofo / @mario_olofo

10/17/2019 at 04:50AM

26
#>220 - Mario Olofo / @mario_olofo

10/17/2019 at 04:49AM

28
#>233 - Mario Olofo / @mario_olofo

10/17/2019 at 04:47AM