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

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

496 active golfers, 2293 entries

Solutions by @bignos2:
14
#19 - bignos / @bignos2

03/18/2023 at 08:44AM

16
#>127 - bignos / @bignos2

03/18/2023 at 01:50AM

17
#>182 - bignos / @bignos2

03/18/2023 at 01:45AM

18
#>219 - bignos / @bignos2

03/18/2023 at 01:17AM

20
#>262 - bignos / @bignos2

03/18/2023 at 01:03AM

22
#>296 - bignos / @bignos2

03/18/2023 at 01:00AM

26
#>353 - bignos / @bignos2

03/18/2023 at 12:55AM

30
#>366 - bignos / @bignos2

03/18/2023 at 12:23AM

30
#>366 - bignos / @bignos2

03/18/2023 at 12:38AM

34
#>381 - bignos / @bignos2

03/18/2023 at 12:05AM