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

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

4161 active golfers, 15931 entries

Solutions by @ctnieves_:
10
#865 - Christian Nieves / @ctnieves_

05/20/2019 at 05:50AM

11
#>1180 - Christian Nieves / @ctnieves_

05/20/2019 at 05:49AM

12
#>1365 - Christian Nieves / @ctnieves_

05/20/2019 at 05:48AM

13
#>1403 - Christian Nieves / @ctnieves_

05/20/2019 at 05:46AM

14
#>1847 - Christian Nieves / @ctnieves_

05/20/2019 at 05:45AM

15
#>2286 - Christian Nieves / @ctnieves_

05/20/2019 at 05:43AM

16
#>2663 - Christian Nieves / @ctnieves_

05/20/2019 at 05:42AM

17
#>3016 - Christian Nieves / @ctnieves_

05/20/2019 at 05:40AM

18
#>3325 - Christian Nieves / @ctnieves_

05/20/2019 at 05:38AM