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

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

4192 active golfers, 16038 entries

Solutions by @KaiLi19:
10
#858 - Kai.Li / @KaiLi19

04/28/2019 at 04:32AM

11
#>1187 - Kai.Li / @KaiLi19

04/28/2019 at 04:31AM

12
#>1372 - Kai.Li / @KaiLi19

04/28/2019 at 04:20AM

12
#>1372 - Kai.Li / @KaiLi19

04/28/2019 at 04:25AM

13
#>1411 - Kai.Li / @KaiLi19

04/28/2019 at 04:13AM

14
#>1847 - Kai.Li / @KaiLi19

04/28/2019 at 04:05AM

14
#>1847 - Kai.Li / @KaiLi19

04/28/2019 at 04:12AM

21
#>3761 - Kai.Li / @KaiLi19

04/28/2019 at 03:55AM

22
#>3840 - Kai.Li / @KaiLi19

04/28/2019 at 03:59AM

27
#>4042 - Kai.Li / @KaiLi19

04/28/2019 at 04:04AM

32
#>4130 - Kai.Li / @KaiLi19

04/28/2019 at 03:57AM