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

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

4195 active golfers, 16061 entries

Solutions by @leechulhee95:
10
#266 - 이 철희 / @leechulhee95

10/02/2015 at 03:02AM

12
#>1252 - 이 철희 / @leechulhee95

10/02/2015 at 02:59AM

14
#>1613 - 이 철희 / @leechulhee95

10/02/2015 at 02:58AM

15
#>2121 - 이 철희 / @leechulhee95

10/02/2015 at 02:57AM

16
#>2499 - 이 철희 / @leechulhee95

10/02/2015 at 02:53AM

17
#>2835 - 이 철희 / @leechulhee95

10/02/2015 at 02:33AM

18
#>3148 - 이 철희 / @leechulhee95

10/02/2015 at 02:30AM

32
#>4131 - 이 철희 / @leechulhee95

10/02/2015 at 02:52AM