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

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

265 active golfers, 1182 entries

Solutions by @ron_holt:
14
#34 - Ron Holt / @ron_holt

08/03/2019 at 02:32AM

15
#>102 - Ron Holt / @ron_holt

08/03/2019 at 02:29AM

17
#>136 - Ron Holt / @ron_holt

08/03/2019 at 02:27AM

19
#>160 - Ron Holt / @ron_holt

08/03/2019 at 02:23AM

20
#>169 - Ron Holt / @ron_holt

08/03/2019 at 02:21AM

21
#>187 - Ron Holt / @ron_holt

08/03/2019 at 02:19AM

22
#>196 - Ron Holt / @ron_holt

08/03/2019 at 02:18AM

24
#>212 - Ron Holt / @ron_holt

08/03/2019 at 02:15AM

29
#>237 - Ron Holt / @ron_holt

08/03/2019 at 02:11AM