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

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

3945 active golfers, 12854 entries

Solutions by @NicolasPagny:
14
#1147 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 10:34AM

15
#>1763 - Nicolas Pagny / @NicolasPagny

12/06/2019 at 04:15PM

18
#>2979 - Nicolas Pagny / @NicolasPagny

12/06/2019 at 04:14PM

18
#>2991 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 10:30AM