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 50048db8cdc4060002000004

Vertical Limit

transform a succession of one word lines to a an array of strings

Start file
There
is
no
vertical
limit
for
vim
Ninjas
End file
[ "There", "is", "no", "vertical", "limit", "for", "vim", "Ninjas" ]

View Diff

1,8c1
< There
< is
< no
< vertical
< limit
< for
< vim
< Ninjas
---
> [ "There", "is", "no", "vertical", "limit", "for", "vim", "Ninjas" ]

Solutions by @chriswebb_42:

Unlock 12 remaining solutions by signing in and submitting your own entry
Created by: @knarfben

737 active golfers, 2440 entries

Solutions by @chriswebb_42:
21
#10 - Chris Webb / @chriswebb_42

08/22/2013 at 10:29PM

22
#>131 - Chris Webb / @chriswebb_42

08/22/2013 at 10:23PM

22
#>131 - Chris Webb / @chriswebb_42

08/22/2013 at 10:25PM

23
#>207 - Chris Webb / @chriswebb_42

08/22/2013 at 10:21PM

24
#>270 - Chris Webb / @chriswebb_42

08/22/2013 at 10:16PM

25
#>322 - Chris Webb / @chriswebb_42

08/22/2013 at 10:14PM

27
#>507 - Chris Webb / @chriswebb_42

08/22/2013 at 10:12PM

28
#>560 - Chris Webb / @chriswebb_42

08/22/2013 at 10:10PM

29
#>606 - Chris Webb / @chriswebb_42

08/22/2013 at 10:01PM

29
#>606 - Chris Webb / @chriswebb_42

08/22/2013 at 10:07PM

29
#>606 - Chris Webb / @chriswebb_42

08/22/2013 at 10:08PM

40
#>721 - Chris Webb / @chriswebb_42

08/22/2013 at 10:00PM