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

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

259 active golfers, 1137 entries

Solutions by @summingbest:
14
#13 - summingbest / @summingbest

06/10/2019 at 03:01AM

15
#>96 - summingbest / @summingbest

06/10/2019 at 02:57AM

17
#>131 - summingbest / @summingbest

06/10/2019 at 02:54AM

19
#>153 - summingbest / @summingbest

06/09/2019 at 05:06PM

20
#>159 - summingbest / @summingbest

06/09/2019 at 05:03PM

22
#>188 - summingbest / @summingbest

06/09/2019 at 05:00PM

25
#>209 - summingbest / @summingbest

06/09/2019 at 04:57PM

26
#>214 - summingbest / @summingbest

06/09/2019 at 04:54PM

32
#>243 - summingbest / @summingbest

06/09/2019 at 04:45PM