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 5192f96ad8df110002000002

Words in parens

We should all ace this, right?

Start file
one two
three
End file
(one) (two)
(three)

View Diff

1,2c1,2
< one two
< three
---
> (one) (two)
> (three)

Solutions by @run_kmc:

Unlock 4 remaining solutions by signing in and submitting your own entry
Created by: @udioica

3946 active golfers, 12858 entries

Solutions by @run_kmc:
14
#47 - Kevin McGladdery / @run_kmc

07/31/2013 at 05:54AM

15
#>1210 - Kevin McGladdery / @run_kmc

07/31/2013 at 05:50AM

16
#>1903 - Kevin McGladdery / @run_kmc

07/31/2013 at 05:41AM

23
#>3588 - Kevin McGladdery / @run_kmc

05/24/2013 at 09:46PM