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

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

4192 active golfers, 16038 entries

Solutions by @jaresty:
10
#434 - jaresty / @jaresty

08/18/2016 at 06:05PM

12
#>1295 - jaresty / @jaresty

08/05/2016 at 09:13PM

12
#>1295 - jaresty / @jaresty

08/05/2016 at 09:14PM

13
#>1399 - jaresty / @jaresty

08/05/2016 at 09:17PM

13
#>1399 - jaresty / @jaresty

08/05/2016 at 09:21PM

14
#>1659 - jaresty / @jaresty

08/05/2016 at 09:12PM

15
#>2237 - jaresty / @jaresty

06/05/2018 at 11:30PM

17
#>2869 - jaresty / @jaresty

08/05/2016 at 09:05PM

17
#>2869 - jaresty / @jaresty

08/05/2016 at 09:06PM

17
#>2869 - jaresty / @jaresty

08/05/2016 at 09:11PM

19
#>3473 - jaresty / @jaresty

08/05/2016 at 09:06PM

23
#>3897 - jaresty / @jaresty

06/05/2018 at 11:31PM