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

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

223 active golfers, 1090 entries

Solutions by @NicolasPagny:
21
#32 - Nicolas Pagny / @NicolasPagny

01/09/2021 at 12:03AM

22
#>81 - Nicolas Pagny / @NicolasPagny

01/09/2021 at 12:01AM

26
#>93 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:57PM

27
#>115 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:55PM

28
#>126 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:54PM

30
#>142 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:52PM

31
#>152 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:50PM

34
#>159 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:45PM

40
#>183 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:38PM

41
#>198 - Nicolas Pagny / @NicolasPagny

01/08/2021 at 11:27PM