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

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

259 active golfers, 1137 entries

Solutions by @karangb:
21
#182 - Karan Gajwani / @karangb

07/12/2019 at 10:23PM

22
#>191 - Karan Gajwani / @karangb

07/12/2019 at 10:19PM

23
#>199 - Karan Gajwani / @karangb

07/12/2019 at 10:16PM

24
#>206 - Karan Gajwani / @karangb

07/12/2019 at 10:15PM

25
#>211 - Karan Gajwani / @karangb

07/12/2019 at 10:13PM

26
#>215 - Karan Gajwani / @karangb

07/12/2019 at 10:11PM

28
#>226 - Karan Gajwani / @karangb

07/12/2019 at 10:09PM

32
#>245 - Karan Gajwani / @karangb

07/12/2019 at 10:02PM

32
#>245 - Karan Gajwani / @karangb

07/12/2019 at 10:06PM