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

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

53 active golfers, 177 entries

Solutions by @Sakigw:
28
#5 - Saki Gw / @Sakigw

09/14/2018 at 11:22PM

29
#>12 - Saki Gw / @Sakigw

09/07/2018 at 02:43PM

30
#>20 - Saki Gw / @Sakigw

09/06/2018 at 02:37PM

30
#>22 - Saki Gw / @Sakigw

09/07/2018 at 02:41PM

31
#>26 - Saki Gw / @Sakigw

09/06/2018 at 02:36PM

32
#>26 - Saki Gw / @Sakigw

09/06/2018 at 02:29PM

33
#>27 - Saki Gw / @Sakigw

09/06/2018 at 02:20PM

34
#>27 - Saki Gw / @Sakigw

09/06/2018 at 02:17PM

36
#>29 - Saki Gw / @Sakigw

09/06/2018 at 02:15PM