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

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

235 active golfers, 1161 entries

Solutions by @KaiLi19:
22
#61 - Kai.Li / @KaiLi19

05/24/2020 at 11:29AM

23
#>93 - Kai.Li / @KaiLi19

05/24/2020 at 11:28AM

24
#>94 - Kai.Li / @KaiLi19

05/24/2020 at 11:20AM

35
#>171 - Kai.Li / @KaiLi19

05/24/2020 at 11:15AM

36
#>177 - Kai.Li / @KaiLi19

05/24/2020 at 11:14AM

39
#>184 - Kai.Li / @KaiLi19

05/24/2020 at 11:01AM

40
#>188 - Kai.Li / @KaiLi19

05/24/2020 at 11:10AM

41
#>200 - Kai.Li / @KaiLi19

05/24/2020 at 11:13AM

43
#>213 - Kai.Li / @KaiLi19

05/24/2020 at 10:57AM

46
#>217 - Kai.Li / @KaiLi19

05/24/2020 at 11:03AM

52
#>219 - Kai.Li / @KaiLi19

05/24/2020 at 11:00AM

71
#>229 - Kai.Li / @KaiLi19

05/24/2020 at 10:56AM