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

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

3943 active golfers, 12848 entries

Solutions by @robbieclarken:
17
#2609 - Robbie Clarken / @robbieclarken

09/29/2014 at 11:19AM

21
#>3419 - Robbie Clarken / @robbieclarken

09/29/2014 at 11:12AM

25
#>3740 - Robbie Clarken / @robbieclarken

03/28/2014 at 11:59PM