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

Search and Replace 0 - 4952 entries

Replace every instance of 'aaa' with 'xaaax'.

  • Best score: 12
  • Best player score: 18
  • Position: #1338 / 1615
  • Number of attempts: 2
Swap assigned value - 643 entries

Simple problem but looking for interesting solutions.

  • Best score: 10
  • Best player score: 10
  • Position: #44 / 253
  • Number of attempts: 5
quotes inside quotes - 3154 entries

taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)

  • Best score: 14
  • Best player score: 17
  • Position: #755 / 1075
  • Number of attempts: 2
Sort the VimGolf challenges by popularity - 348 entries

"Sort by popularity" is a good order to play the challenges. Not perfect, but you could do a lot worse. ;) Input is a sample copy-pasted from vimgolf.com. Some of the challenge names have digits that will get in your way, so read ":help :sort" for hints on sorting with a regex. When you're done, try your solution on the full list!

  • Best score: 15
  • Best player score: 24
  • Position: #98 / 107
  • Number of attempts: 1
Words in parens - 12918 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 16
  • Position: #2089 / 3957
  • Number of attempts: 9
Minimalist Limerick - 520 entries

Reproduce this lovely poem.

  • Best score: 30
  • Best player score: 37
  • Position: #100 / 174
  • Number of attempts: 1
replacing each line of a block selection - 2979 entries

replace each line's ../assets/js with /javascripts

  • Best score: 18
  • Best player score: 24
  • Position: #500 / 773
  • Number of attempts: 9
switch variable - 5061 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 11
  • Position: #149 / 1743
  • Number of attempts: 6
Numbering a List - 1926 entries

Pretty simple, number the list.

  • Best score: 13
  • Best player score: 21
  • Position: #380 / 650
  • Number of attempts: 12
Change the content of a string - 1541 entries

This docstring is a complete lie. Fix it.

  • Best score: 22
  • Best player score: 26
  • Position: #400 / 577
  • Number of attempts: 4
Sort and add attributes - 1418 entries

Sort the states and add the attribute country to each record.

  • Best score: 33
  • Best player score: 39
  • Position: #494 / 551
  • Number of attempts: 1
Whitespace, empty lines and tabs - 3561 entries

Convert tabs to spaces, strip empty lines and trailing whitespace.

  • Best score: 16
  • Best player score: 30
  • Position: #523 / 769
  • Number of attempts: 7
Simple text editing with Vim - 12625 entries

Make the pairs of lines match up by making each second line same as first

  • Best score: 13
  • Best player score: 15
  • Position: #2016 / 3652
  • Number of attempts: 15
Reformat/Refactor a Golfer Class - 6824 entries

A simple case of removing unneeded code and fixing broken indentation.

  • Best score: 28
  • Best player score: 33
  • Position: #235 / 1673
  • Number of attempts: 17
Stefan Leszkiewicz
Twitter:

entered into 14 challenges

contributed 0 challenges