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

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

4180 active golfers, 15983 entries

Solutions by @NickLucent:
17
#3012 - Nick Lucent / @NickLucent

02/22/2019 at 09:05PM

18
#>3323 - Nick Lucent / @NickLucent

02/22/2019 at 09:04PM

19
#>3510 - Nick Lucent / @NickLucent

02/22/2019 at 09:03PM

20
#>3645 - Nick Lucent / @NickLucent

02/22/2019 at 07:54AM

20
#>3645 - Nick Lucent / @NickLucent

02/22/2019 at 09:01PM

21
#>3748 - Nick Lucent / @NickLucent

02/22/2019 at 07:52AM

22
#>3827 - Nick Lucent / @NickLucent

02/22/2019 at 07:48AM

23
#>3893 - Nick Lucent / @NickLucent

02/22/2019 at 07:16AM

37
#>4143 - Nick Lucent / @NickLucent

02/21/2019 at 04:10AM