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

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

259 active golfers, 1137 entries

Solutions by @dan_kilman:
14
#61 - Dan Kilman / @dan_kilman

12/19/2019 at 07:05PM

15
#>109 - Dan Kilman / @dan_kilman

12/19/2019 at 07:03PM

16
#>123 - Dan Kilman / @dan_kilman

12/19/2019 at 07:02PM

17
#>132 - Dan Kilman / @dan_kilman

12/19/2019 at 07:01PM

20
#>166 - Dan Kilman / @dan_kilman

12/19/2019 at 06:55PM

24
#>206 - Dan Kilman / @dan_kilman

12/19/2019 at 06:50PM

28
#>230 - Dan Kilman / @dan_kilman

12/19/2019 at 06:49PM

29
#>232 - Dan Kilman / @dan_kilman

12/19/2019 at 06:48PM