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

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

264 active golfers, 1181 entries

Solutions by @ether_fan:
15
#125 - EtherFan / @ether_fan

02/28/2024 at 07:18AM

16
#>130 - EtherFan / @ether_fan

02/28/2024 at 07:17AM

17
#>141 - EtherFan / @ether_fan

02/28/2024 at 07:14AM

17
#>141 - EtherFan / @ether_fan

02/28/2024 at 07:16AM

21
#>191 - EtherFan / @ether_fan

02/28/2024 at 07:12AM

24
#>213 - EtherFan / @ether_fan

02/28/2024 at 07:09AM

26
#>222 - EtherFan / @ether_fan

02/28/2024 at 07:02AM

26
#>222 - EtherFan / @ether_fan

02/28/2024 at 07:05AM