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

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

4161 active golfers, 15931 entries

Solutions by @GreenPinguin2:
10
#701 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:40PM

11
#>1144 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:34PM

11
#>1144 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:38PM

12
#>1347 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:31PM

12
#>1347 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:32PM

14
#>1736 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:19PM

15
#>2204 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:44PM

16
#>2601 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:42PM

18
#>3240 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:39PM

21
#>3711 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:37PM