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

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

225 active golfers, 1098 entries

Solutions by @dezhonger:
21
#26 - dezhonger / @dezhonger

09/05/2020 at 05:10PM

22
#>73 - dezhonger / @dezhonger

09/05/2020 at 05:05PM

26
#>92 - dezhonger / @dezhonger

09/05/2020 at 04:59PM

27
#>108 - dezhonger / @dezhonger

09/05/2020 at 04:55PM

28
#>126 - dezhonger / @dezhonger

09/05/2020 at 04:54PM

30
#>140 - dezhonger / @dezhonger

09/05/2020 at 04:53PM

31
#>151 - dezhonger / @dezhonger

09/05/2020 at 04:44PM

35
#>164 - dezhonger / @dezhonger

09/05/2020 at 04:42PM

36
#>168 - dezhonger / @dezhonger

09/05/2020 at 04:27PM

40
#>183 - dezhonger / @dezhonger

09/05/2020 at 04:25PM

41
#>195 - dezhonger / @dezhonger

09/05/2020 at 04:19PM

41
#>195 - dezhonger / @dezhonger

09/05/2020 at 04:19PM

59
#>217 - dezhonger / @dezhonger

09/05/2020 at 04:15PM