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

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

259 active golfers, 1137 entries

Solutions by @genkobar:
14
#71 - Valdimar / @genkobar

06/06/2020 at 09:14AM

15
#>113 - Valdimar / @genkobar

06/06/2020 at 09:14AM

16
#>124 - Valdimar / @genkobar

06/06/2020 at 09:13AM

17
#>135 - Valdimar / @genkobar

06/06/2020 at 09:09AM

18
#>148 - Valdimar / @genkobar

06/06/2020 at 09:08AM

19
#>159 - Valdimar / @genkobar

06/06/2020 at 09:07AM

20
#>170 - Valdimar / @genkobar

06/06/2020 at 09:06AM

21
#>186 - Valdimar / @genkobar

06/06/2020 at 09:05AM

22
#>193 - Valdimar / @genkobar

06/06/2020 at 09:04AM

23
#>204 - Valdimar / @genkobar

06/06/2020 at 09:03AM

25
#>212 - Valdimar / @genkobar

06/05/2020 at 08:28PM

35
#>249 - Valdimar / @genkobar

06/05/2020 at 08:27PM