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 5ec18a61827ca60009087755

Replace pattern with 1, 2, 3, ... on each line

For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2

Start file
I can't see the $ for all the $,
But there $ not $ $ tomorrow.
$ she can do $ and 4,
$ the $ in the $ and $ the $.
End file
I can't see the 1 for all the 2,
But there 1 not 2 3 tomorrow.
1 she can do 2 and 4,
1 the 2 in the 3 and 4 the 5.

View Diff

1,4c1,4
< I can't see the $ for all the $,
< But there $ not $ $ tomorrow.
< $ she can do $ and 4,
< $ the $ in the $ and $ the $.
\ No newline at end of file
---
> I can't see the 1 for all the 2,
> But there 1 not 2 3 tomorrow.
> 1 she can do 2 and 4,
> 1 the 2 in the 3 and 4 the 5.
\ No newline at end of file

Solutions by @bschaenzer:

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

222 active golfers, 1089 entries

Solutions by @bschaenzer:
22
#74 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:58AM

26
#>91 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:57AM

27
#>109 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:54AM

28
#>126 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:53AM

29
#>134 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:53AM

30
#>139 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:51AM

31
#>151 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:50AM

37
#>171 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:45AM

38
#>172 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:27AM

40
#>182 - Brendan Schaenzer / @bschaenzer

09/30/2020 at 12:24AM

41
#>195 - Brendan Schaenzer / @bschaenzer

09/29/2020 at 11:57PM