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

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

3943 active golfers, 12848 entries

Solutions by @sjcomp:
15
#1703 - sjcomp / @sjcomp

02/25/2019 at 09:35PM

16
#>2454 - sjcomp / @sjcomp

02/25/2019 at 09:34PM

17
#>2705 - sjcomp / @sjcomp

02/25/2019 at 09:32PM

18
#>2967 - sjcomp / @sjcomp

02/25/2019 at 09:31PM

19
#>3131 - sjcomp / @sjcomp

02/25/2019 at 09:29PM