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 521df209452feb000200012d

Recursive Cowsay

Convert 'cowsay' statement to recursive output

Start file
 ________________________________________ 
/ Real Vim ninjas count every keystroke! \
\ - do you?                              /
 ---------------------------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
End file
 __________________________________________ 
/ ________________________________________ \
|/ Real Vim ninjas count every keystroke! \|
|\ - do you?                              /|
| ---------------------------------------- |
|        \   ^__^                          |
|         \  (oo)\_______                  |
|            (__)\       )\/\              |
|                ||----w |                 |
|                ||     ||                 |
\------------------------------------------/
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

View Diff

1,4c1,11
<  ________________________________________ 
< / Real Vim ninjas count every keystroke! \
< \ - do you?                              /
<  ---------------------------------------- 
---
>  __________________________________________ 
> / ________________________________________ \
> |/ Real Vim ninjas count every keystroke! \|
> |\ - do you?                              /|
> | ---------------------------------------- |
> |        \   ^__^                          |
> |         \  (oo)\_______                  |
> |            (__)\       )\/\              |
> |                ||----w |                 |
> |                ||     ||                 |
> \------------------------------------------/

Solutions by @wedesoft:

Unlock 1 remaining solutions by signing in and submitting your own entry
Created by: @wedesoft

17 active golfers, 58 entries

Solutions by @wedesoft:
56
#13 - Jan Wedekind / @wedesoft

08/28/2013 at 12:52PM