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

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

736 active golfers, 2437 entries

Solutions by @DHM29978992:
21
#70 - DHM / @DHM29978992

04/21/2018 at 01:43AM

22
#>162 - DHM / @DHM29978992

04/21/2018 at 01:39AM

23
#>232 - DHM / @DHM29978992

04/21/2018 at 01:37AM

24
#>293 - DHM / @DHM29978992

04/21/2018 at 01:35AM

26
#>474 - DHM / @DHM29978992

04/21/2018 at 01:31AM

26
#>474 - DHM / @DHM29978992

04/21/2018 at 01:33AM

27
#>538 - DHM / @DHM29978992

04/21/2018 at 01:25AM

27
#>538 - DHM / @DHM29978992

04/21/2018 at 01:34AM

29
#>623 - DHM / @DHM29978992

04/21/2018 at 01:13AM

32
#>672 - DHM / @DHM29978992

04/21/2018 at 01:11AM

32
#>672 - DHM / @DHM29978992

04/21/2018 at 01:31AM