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

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

259 active golfers, 1137 entries

Solutions by @pikjes2:
14
#86 - pikjes / @pikjes2

07/15/2021 at 03:37PM

15
#>118 - pikjes / @pikjes2

07/15/2021 at 03:37PM

16
#>126 - pikjes / @pikjes2

07/15/2021 at 03:37PM

17
#>137 - pikjes / @pikjes2

07/15/2021 at 03:36PM

19
#>159 - pikjes / @pikjes2

07/15/2021 at 03:36PM

20
#>172 - pikjes / @pikjes2

07/15/2021 at 03:35PM

21
#>187 - pikjes / @pikjes2

07/15/2021 at 03:35PM

22
#>193 - pikjes / @pikjes2

07/15/2021 at 03:35PM

23
#>205 - pikjes / @pikjes2

07/15/2021 at 03:34PM

24
#>208 - pikjes / @pikjes2

07/15/2021 at 03:33PM

32
#>246 - pikjes / @pikjes2

07/15/2021 at 03:32PM