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 9v0066cbb6a1000000000345

Remove adjacent duplicates

Try to find a way to remove adjacent duplicate letters.

Start file
a a d d j a c c c c e n t t t t d u p p p l i i i c a a t t e e w o r d d d d s s
End file
a d j a c e n t d u p l i c a t e w o r d s

View Diff

1c1
< a a d d j a c c c c e n t t t t d u p p p l i i i c a a t t e e w o r d d d d s s
---
> a d j a c e n t d u p l i c a t e w o r d s

Solutions by @robboek:

Unlock 7 remaining solutions by signing in and submitting your own entry
Created by: @maharba6

182 active golfers, 727 entries

Solutions by @robboek:
37
#131 - Rob Boek / @robboek

08/05/2026 at 04:52AM

38
#>138 - Rob Boek / @robboek

08/05/2026 at 04:49AM

38
#>138 - Rob Boek / @robboek

08/05/2026 at 04:51AM

41
#>145 - Rob Boek / @robboek

08/05/2026 at 04:48AM

43
#>151 - Rob Boek / @robboek

08/05/2026 at 04:46AM

45
#>155 - Rob Boek / @robboek

08/05/2026 at 04:46AM

84
#>178 - Rob Boek / @robboek

08/05/2026 at 04:40AM