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

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

107 active golfers, 456 entries

Solutions by @phaym:
44
#48 - phaym / @phaym

10/18/2025 at 02:28AM

46
#>57 - phaym / @phaym

10/18/2025 at 02:40AM

49
#>64 - phaym / @phaym

10/18/2025 at 02:21AM

51
#>68 - phaym / @phaym

10/18/2025 at 01:47AM

56
#>75 - phaym / @phaym

10/18/2025 at 02:00AM

58
#>78 - phaym / @phaym

10/18/2025 at 01:41AM