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 587cab5a0740c90006000006

Combines all items

For each line that starts with the same number I want to combine its contents

Start file
1 2472
1 664
2 2600
10 4135
10 5606
...
End file
1 2472 664
2 2600
10 4135 5606
...

View Diff

1,2c1
< 1 2472
< 1 664
---
> 1 2472 664
4,5c3
< 10 4135
< 10 5606
---
> 10 4135 5606

Solutions by @AlexanderHeatl2:

Unlock 5 remaining solutions by signing in and submitting your own entry
Created by: @voyeg3r

137 active golfers, 303 entries

Solutions by @AlexanderHeatl2:
9
#80 - Alex / @AlexanderHeatl2

05/30/2022 at 09:55PM

9
#>80 - Alex / @AlexanderHeatl2

07/07/2022 at 06:43PM

10
#>123 - Alex / @AlexanderHeatl2

05/30/2022 at 09:53PM

10
#>123 - Alex / @AlexanderHeatl2

05/30/2022 at 09:54PM

11
#>132 - Alex / @AlexanderHeatl2

07/07/2022 at 06:43PM