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

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

259 active golfers, 1137 entries

Solutions by @mutemeat:
15
#108 - mogitate / @mutemeat

11/16/2019 at 09:58AM

16
#>123 - mogitate / @mutemeat

11/16/2019 at 09:56AM

17
#>132 - mogitate / @mutemeat

11/16/2019 at 09:54AM

18
#>141 - mogitate / @mutemeat

11/16/2019 at 09:52AM

21
#>185 - mogitate / @mutemeat

11/16/2019 at 09:52AM

24
#>206 - mogitate / @mutemeat

11/16/2019 at 09:50AM

26
#>215 - mogitate / @mutemeat

11/16/2019 at 09:48AM

27
#>221 - mogitate / @mutemeat

11/16/2019 at 09:47AM

28
#>228 - mogitate / @mutemeat

11/16/2019 at 09:45AM

29
#>232 - mogitate / @mutemeat

11/16/2019 at 09:42AM

30
#>240 - mogitate / @mutemeat

11/16/2019 at 09:40AM

31
#>240 - mogitate / @mutemeat

11/16/2019 at 09:36AM

65
#>253 - mogitate / @mutemeat

11/16/2019 at 09:29AM