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

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

3971 active golfers, 12975 entries

Solutions by @self_doc_code:
14
#608 - Self Doc Code / @self_doc_code

09/27/2015 at 08:17PM

15
#>1494 - Self Doc Code / @self_doc_code

09/27/2015 at 08:15PM

16
#>2276 - Self Doc Code / @self_doc_code

09/27/2015 at 08:12PM

17
#>2665 - Self Doc Code / @self_doc_code

09/27/2015 at 08:10PM