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 5462e3f41198b80002512673

I forgot quotes

Oops.

Start file
foo = a
      ab
      abc
End file
foo = "a"
     
"ab"
     
"abc"

View Diff

1,3c1,3
< foo = a
<       ab
<       abc
---
> foo = "a"
>       "ab"
>       "abc"

Solutions by @drpproteus:

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

4193 active golfers, 16039 entries

Solutions by @drpproteus:
10
#669 - BarbaJol / @drpproteus

12/30/2017 at 01:10PM

12
#>1342 - BarbaJol / @drpproteus

10/01/2017 at 02:51PM

14
#>1713 - BarbaJol / @drpproteus

10/01/2017 at 02:46PM

15
#>2209 - BarbaJol / @drpproteus

10/01/2017 at 02:41PM

16
#>2591 - BarbaJol / @drpproteus

10/01/2017 at 02:20PM

17
#>2938 - BarbaJol / @drpproteus

10/01/2017 at 02:18PM

18
#>3242 - BarbaJol / @drpproteus

10/01/2017 at 02:16PM