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 5b9131545c53aa000ca952f6

Array Transposition

Transpose four arrays into two.

Start file
[v,m,o,f]
[i,g,l]
[i,b,n,f,c,a]
[s,e,e,i,a,l]
End file
[v,i,m,g,o,l,f]
[i,s,b,e,n,e,f,i,c,i,a,l]

View Diff

< [v,m,o,f]
<[i,g,l]
<[i,b,n,f,c,a]
<[s,e,e,i,a,l]

----

>[v,i,m,g,o,l,f]
>[i,s,b,e,n,e,f,i,c,i,a,l]

Solutions by @Lory46845742:

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

53 active golfers, 177 entries

Solutions by @Lory46845742:
28
#10 - Lory / @Lory46845742

11/22/2019 at 01:25PM

29
#>20 - Lory / @Lory46845742

11/22/2019 at 01:24PM

30
#>26 - Lory / @Lory46845742

11/22/2019 at 01:23PM

35
#>29 - Lory / @Lory46845742

11/22/2019 at 01:21PM

40
#>29 - Lory / @Lory46845742

11/22/2019 at 01:18PM

45
#>33 - Lory / @Lory46845742

11/22/2019 at 12:51PM

48
#>39 - Lory / @Lory46845742

11/22/2019 at 12:50PM

53
#>41 - Lory / @Lory46845742

11/22/2019 at 12:45PM

54
#>43 - Lory / @Lory46845742

11/22/2019 at 12:49PM