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 5d2eb22d2fdc4f0009d79444

change parenthesis

change the pair of braces into a pair of parentheses

Start file
this is some text {inside a pair of braces} and you need to change it into (brackets)
End file
this is some text (inside a pair of braces) and you need to change it into (brackets)

View Diff

1c1
< this is some text {inside a pair of braces} and you need to change it into (brackets)
---
> this is some text (inside a pair of braces) and you need to change it into (brackets)

Solutions by @fredleclerc:

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

162 active golfers, 299 entries

Solutions by @fredleclerc:
10
#111 - Fred Leclerc / @fredleclerc

07/24/2019 at 03:25PM

12
#>154 - Fred Leclerc / @fredleclerc

07/24/2019 at 03:23PM

19
#>158 - Fred Leclerc / @fredleclerc

07/24/2019 at 03:22PM

22
#>160 - Fred Leclerc / @fredleclerc

07/24/2019 at 03:20PM