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

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

4162 active golfers, 15932 entries

Solutions by @TedCarlsson:
14
#1744 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:45PM

15
#>2207 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:39PM

15
#>2207 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:42PM

16
#>2604 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:35PM

16
#>2604 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:37PM

16
#>2604 - Ted Carlsson / @TedCarlsson

03/31/2018 at 10:31PM

17
#>2948 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:34PM

17
#>2948 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:43PM

18
#>3248 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:33PM

20
#>3609 - Ted Carlsson / @TedCarlsson

03/31/2018 at 04:32PM