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 9v0063d76854000000000249

Paste a column after a column

This task is very common while using multi-cursor. What is the elegant vim way ?

Start file
Names
Donald Knuth
Sebastian Thrun
Peter Norvig
Satoshi Nakamoto
Age
100
50
60
45
End file
Names,Age
Donald Knuth,100
Sebastian Thrun,50
Peter Norvig,60
Satoshi Nakamoto,45

View Diff

1,10c1,5
< Names
< Donald Knuth
< Sebastian Thrun
< Peter Norvig
< Satoshi Nakamoto
< Age
< 100
< 50
< 60
< 45
---
> Names,Age
> Donald Knuth,100
> Sebastian Thrun,50
> Peter Norvig,60
> Satoshi Nakamoto,45

Solutions by @user101user:

Unlock 7 remaining solutions by signing in and submitting your own entry
Created by: @__ngtrongkha

493 active golfers, 2282 entries

Solutions by @user101user:
16
#145 - Dionysus / @user101user

06/13/2023 at 02:27PM

17
#>189 - Dionysus / @user101user

06/13/2023 at 02:26PM

18
#>223 - Dionysus / @user101user

06/13/2023 at 01:49PM

19
#>246 - Dionysus / @user101user

06/13/2023 at 01:44PM

21
#>279 - Dionysus / @user101user

06/13/2023 at 01:40PM

25
#>343 - Dionysus / @user101user

06/13/2023 at 01:30PM

29
#>364 - Dionysus / @user101user

06/12/2023 at 05:36PM