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

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

53 active golfers, 177 entries

Solutions by @zacoxi:
27
#1 - Dax / @zacoxi

11/01/2018 at 06:26AM

29
#>18 - Dax / @zacoxi

11/01/2018 at 06:19AM

30
#>25 - Dax / @zacoxi

11/01/2018 at 06:10AM

35
#>29 - Dax / @zacoxi

11/01/2018 at 06:07AM

40
#>29 - Dax / @zacoxi

11/01/2018 at 05:37AM

46
#>37 - Dax / @zacoxi

11/01/2018 at 05:33AM

47
#>39 - Dax / @zacoxi

11/01/2018 at 05:32AM

51
#>40 - Dax / @zacoxi

11/01/2018 at 06:03AM

53
#>41 - Dax / @zacoxi

11/01/2018 at 05:31AM