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

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

3944 active golfers, 12850 entries

Solutions by @bpeck614:
16
#2115 - Brian Peck / @bpeck614

07/10/2014 at 12:57AM

16
#>2115 - Brian Peck / @bpeck614

07/10/2014 at 12:58AM

18
#>2824 - Brian Peck / @bpeck614

07/10/2014 at 12:55AM

19
#>3043 - Brian Peck / @bpeck614

07/10/2014 at 12:49AM

19
#>3043 - Brian Peck / @bpeck614

07/10/2014 at 12:53AM