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 50d0c33daa503f000200000f

Groups magic

Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()

Start file
(a) (abc) (abcd) (123456)
End file
___ _____ ______ ________

View Diff

1c1,2
< (a) (abc) (abcd) (123456)
---
> ___ _____ ______ ________
> 

Solutions by @faul_sname:

Unlock 6 remaining solutions by signing in and submitting your own entry
Created by: @uzver

90 active golfers, 150 entries

Solutions by @faul_sname:
14
#25 - faul_sname / @faul_sname

12/22/2012 at 05:06AM

14
#>25 - faul_sname / @faul_sname

12/22/2012 at 05:23AM

15
#>72 - faul_sname / @faul_sname

12/22/2012 at 05:03AM

15
#>72 - faul_sname / @faul_sname

12/22/2012 at 05:18AM

16
#>80 - faul_sname / @faul_sname

12/22/2012 at 05:16AM

27
#>90 - faul_sname / @faul_sname

12/22/2012 at 04:56AM