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

4192 active golfers, 16034 entries

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

03/07/2018 at 03:40PM

11
#>1150 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:34PM

11
#>1150 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:38PM

12
#>1353 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:31PM

12
#>1353 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:32PM

14
#>1744 - GreenPinguin / @GreenPinguin2

03/07/2018 at 03:19PM

15
#>2220 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:44PM

16
#>2618 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:42PM

18
#>3261 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:39PM

21
#>3738 - GreenPinguin / @GreenPinguin2

03/07/2018 at 02:37PM