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 @Purple-Chicken:

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

108 active golfers, 467 entries

Solutions by @Purple-Chicken:
44
#51 - Purple-Chicken / @Purple-Chicken

01/21/2026 at 09:46PM

46
#>58 - Purple-Chicken / @Purple-Chicken

01/21/2026 at 09:41PM

48
#>60 - Purple-Chicken / @Purple-Chicken

01/21/2026 at 09:32PM

54
#>73 - Purple-Chicken / @Purple-Chicken

01/20/2026 at 07:21PM

80
#>92 - Purple-Chicken / @Purple-Chicken

01/20/2026 at 06:41PM