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

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

58 active golfers, 242 entries

Solutions by @pacuna:
42
#24 - Pablo Acuna / @pacuna

09/09/2024 at 03:41PM

45
#>29 - Pablo Acuna / @pacuna

09/09/2024 at 03:31PM

46
#>30 - Pablo Acuna / @pacuna

09/09/2024 at 03:29PM

47
#>30 - Pablo Acuna / @pacuna

09/09/2024 at 03:22PM

55
#>37 - Pablo Acuna / @pacuna

09/09/2024 at 03:17PM