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

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

62 active golfers, 253 entries

Solutions by @mptnt1988:
35
#13 - Tuan Tran / @mptnt1988

09/21/2024 at 04:29PM

36
#>17 - Tuan Tran / @mptnt1988

09/21/2024 at 04:18PM

37
#>19 - Tuan Tran / @mptnt1988

09/21/2024 at 03:04PM

38
#>21 - Tuan Tran / @mptnt1988

09/20/2024 at 01:24PM

41
#>24 - Tuan Tran / @mptnt1988

09/20/2024 at 01:21PM

48
#>34 - Tuan Tran / @mptnt1988

09/20/2024 at 01:11PM