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

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

225 active golfers, 1098 entries

Solutions by @vito49999722:
21
#23 - vito / @vito49999722

08/17/2020 at 07:11PM

22
#>71 - vito / @vito49999722

08/17/2020 at 07:08PM

26
#>92 - vito / @vito49999722

08/17/2020 at 07:05PM

27
#>107 - vito / @vito49999722

08/17/2020 at 06:59PM

29
#>135 - vito / @vito49999722

08/17/2020 at 06:58PM

32
#>155 - vito / @vito49999722

08/17/2020 at 06:44PM

34
#>158 - vito / @vito49999722

08/10/2020 at 08:04AM

35
#>163 - vito / @vito49999722

08/10/2020 at 08:02AM

36
#>168 - vito / @vito49999722

07/19/2020 at 11:59AM

44
#>208 - vito / @vito49999722

07/19/2020 at 11:54AM

53
#>210 - vito / @vito49999722

07/19/2020 at 11:33AM