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

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

4161 active golfers, 15931 entries

Solutions by @ron_holt:
10
#897 - Ron Holt / @ron_holt

08/03/2019 at 02:00AM

11
#>1186 - Ron Holt / @ron_holt

08/03/2019 at 01:57AM

12
#>1366 - Ron Holt / @ron_holt

08/03/2019 at 01:55AM

13
#>1407 - Ron Holt / @ron_holt

08/03/2019 at 01:47AM

14
#>1869 - Ron Holt / @ron_holt

08/03/2019 at 01:45AM

16
#>2667 - Ron Holt / @ron_holt

08/03/2019 at 01:43AM

17
#>3024 - Ron Holt / @ron_holt

08/03/2019 at 01:42AM

18
#>3329 - Ron Holt / @ron_holt

08/03/2019 at 01:40AM