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 51cd1be19f3290000200000e

Assign list

Assign list elements to matrix

Start file
A challenge can hide secrets

  M00 =
  M01 =
  M10 =
  M11 =
  M20 =
  M21 = 0
End file
  M[0][0] = 'A'
  M[0][1] = 'challenge'
  M[1][0] = 'can'
  M[1][1] = 'hide'
  M[2][0] = 'secrets'
  M[2][1] = 0

View Diff

A challenge can hide secrets				      <

  M00 =							      |	  M[0][0] = 'A'
  M01 =							      |	  M[0][1] = 'challenge'
  M10 =							      |	  M[1][0] = 'can'
  M11 =							      |	  M[1][1] = 'hide'
  M20 =							      |	  M[2][0] = 'secrets'
  M21 = 0						      |	  M[2][1] = 0

Solutions by @jkrause314:

Unlock 2 remaining solutions by signing in and submitting your own entry
Created by: @zulolosi

59 active golfers, 169 entries

Solutions by @jkrause314:
30
#4 - Jon Krause / @jkrause314

01/17/2016 at 09:03AM

31
#>10 - Jon Krause / @jkrause314

01/17/2016 at 08:59AM