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

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

259 active golfers, 1137 entries

Solutions by @NicolasPagny:
14
#60 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:24PM

15
#>109 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:23PM

16
#>123 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:20PM

17
#>132 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:20PM

19
#>156 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:17PM

20
#>166 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:16PM

21
#>185 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:15PM

22
#>193 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 02:05PM

23
#>203 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 01:50PM

26
#>215 - Nicolas Pagny / @NicolasPagny

12/09/2019 at 01:40PM