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

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

4195 active golfers, 16061 entries

Solutions by @maq41476369:
15
#2291 - maq / @maq41476369

03/05/2019 at 03:00PM

16
#>2675 - maq / @maq41476369

03/05/2019 at 02:59PM

17
#>3025 - maq / @maq41476369

03/05/2019 at 02:58PM

18
#>3340 - maq / @maq41476369

03/05/2019 at 02:57PM

19
#>3525 - maq / @maq41476369

03/05/2019 at 02:57PM

21
#>3763 - maq / @maq41476369

03/05/2019 at 02:53PM

22
#>3842 - maq / @maq41476369

03/05/2019 at 02:43PM

23
#>3908 - maq / @maq41476369

03/05/2019 at 02:40PM

26
#>4016 - maq / @maq41476369

03/05/2019 at 02:39PM

27
#>4045 - maq / @maq41476369

03/05/2019 at 02:37PM