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

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

259 active golfers, 1137 entries

Solutions by @floyd10086:
15
#112 - floyd / @floyd10086

03/09/2020 at 04:26AM

16
#>123 - floyd / @floyd10086

03/09/2020 at 04:24AM

17
#>132 - floyd / @floyd10086

03/09/2020 at 04:23AM

18
#>145 - floyd / @floyd10086

03/09/2020 at 04:21AM

19
#>158 - floyd / @floyd10086

03/09/2020 at 04:20AM

20
#>168 - floyd / @floyd10086

03/09/2020 at 04:17AM

21
#>186 - floyd / @floyd10086

03/09/2020 at 04:16AM

22
#>193 - floyd / @floyd10086

03/09/2020 at 04:15AM

33
#>247 - floyd / @floyd10086

03/08/2020 at 03:44PM