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

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

107 active golfers, 456 entries

Solutions by @GavinKoeng:
30
#11 - Gavin / @GavinKoeng

12/04/2025 at 02:12AM

31
#>18 - Gavin / @GavinKoeng

12/04/2025 at 02:02AM

35
#>23 - Gavin / @GavinKoeng

12/04/2025 at 02:01AM

36
#>27 - Gavin / @GavinKoeng

12/04/2025 at 01:59AM

38
#>33 - Gavin / @GavinKoeng

12/04/2025 at 01:54AM

39
#>34 - Gavin / @GavinKoeng

12/04/2025 at 01:43AM

41
#>38 - Gavin / @GavinKoeng

12/04/2025 at 01:41AM

42
#>42 - Gavin / @GavinKoeng

12/04/2025 at 01:28AM

44
#>48 - Gavin / @GavinKoeng

12/04/2025 at 01:26AM

45
#>55 - Gavin / @GavinKoeng

11/30/2025 at 03:55AM

46
#>57 - Gavin / @GavinKoeng

11/30/2025 at 02:57AM

52
#>69 - Gavin / @GavinKoeng

11/30/2025 at 02:37AM

54
#>72 - Gavin / @GavinKoeng

11/30/2025 at 02:34AM