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

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

139 active golfers, 540 entries

Solutions by @_AlexLewin:
19
#6 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:56PM

20
#>22 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:55PM

21
#>41 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:54PM

22
#>55 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:53PM

23
#>61 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:52PM

24
#>71 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:51PM

25
#>72 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:49PM

37
#>95 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:46PM

42
#>114 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:44PM

50
#>129 - Alex Lewin / @_AlexLewin

10/09/2024 at 12:43PM

58
#>131 - Alex Lewin / @_AlexLewin

08/29/2024 at 09:34PM