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

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

4198 active golfers, 16075 entries

Solutions by @CobyDrexler:
13
#1425 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:59AM

14
#>1911 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:54AM

15
#>2338 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:53AM

16
#>2705 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:51AM

17
#>3060 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:44AM

18
#>3369 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:41AM

19
#>3549 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:38AM

20
#>3681 - Coby Drexler / @CobyDrexler

12/16/2019 at 12:36AM