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 [challenge ID]

Played Challenges

From brakets to parens - 636 entries

This is one of the most common problem when you wrap an array for error handling. Vim is useful when you convert foo[i][j][k] into foo(i, j, k) for many times.

  • Best score: 24
  • Best player score: 52
  • Position: #124 / 148
  • Number of attempts: 1
Markdown Blog Editing - 434 entries

Convert the given link text in start file to a markdown link list.

  • Best score: 30
  • Best player score: 50
  • Position: #64 / 101
  • Number of attempts: 1
Remove adjacent duplicates - 646 entries

Try to find a way to remove adjacent duplicate letters.

  • Best score: 19
  • Best player score: 42
  • Position: #132 / 162
  • Number of attempts: 1
Many duplicates - 1465 entries

Quick and easy

  • Best score: 7
  • Best player score: 7
  • Position: #42 / 478
  • Number of attempts: 4
Matthieu Porte
Github:

entered into 4 challenges

contributed 0 challenges