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

Markdown Blog Editing

Convert the given link text in start file to a markdown link list.

Start file
# Introduction
# Normal mode
# Command Line mode
# Visual mode
End file
* [Introduction](#introduction)
* [Normal mode](#normal-mode)
* [Command Line mode](#command-line-mode)
* [Visual mode](#visual-mode)

View Diff

1,4c1,4
< # Introduction
< # Normal mode
< # Command Line mode
< # Visual mode
---
> * [Introduction](#introduction)
> * [Normal mode](#normal-mode)
> * [Command Line mode](#command-line-mode)
> * [Visual mode](#visual-mode)

Solutions by @HansAschenloher:

Unlock 11 remaining solutions by signing in and submitting your own entry
Created by: @Ajay-056

108 active golfers, 467 entries

Solutions by @HansAschenloher:
30
#13 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:33PM

31
#>20 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:28PM

35
#>24 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:26PM

36
#>28 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:22PM

37
#>30 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:19PM

38
#>34 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:14PM

40
#>36 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:12PM

41
#>39 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 08:09PM

43
#>47 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 07:55PM

44
#>51 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 07:53PM

46
#>58 - Johann Aschenloher / @HansAschenloher

03/11/2026 at 07:31PM