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 - 4768 entries

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

  • Best score: 12
  • Best player score: 12
  • Position: #44 / 1580
  • Number of attempts: 3
Python Hello World! Reformatting - 930 entries

A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.

  • Best score: 39
  • Best player score: 42
  • Position: #83 / 361
  • Number of attempts: 2
The holy-grail may help - 342 entries

Can you find it in less than 20 strokes, Arthur?

  • Best score: 16
  • Best player score: 16
  • Position: #5 / 205
  • Number of attempts: 1
Ruby 1.9 hashes - 1203 entries

Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!

  • Best score: 12
  • Best player score: 16
  • Position: #278 / 395
  • Number of attempts: 3
Shebangs for all - 1860 entries

We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.

  • Best score: 11
  • Best player score: 15
  • Position: #234 / 488
  • Number of attempts: 3
A Simple One - 990 entries

Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...

  • Best score: 9
  • Best player score: 9
  • Position: #108 / 639
  • Number of attempts: 1
82 bottles of beer on the wall - 298 entries

Take them down. (sorry, only 82 bottles because the problem size is limited!)

  • Best score: 106
  • Best player score: 123
  • Position: #46 / 139
  • Number of attempts: 1
Table Reshuffle - 366 entries

Fix the column order in this table... also append the new 'username' column.

  • Best score: 22
  • Best player score: 28
  • Position: #45 / 132
  • Number of attempts: 2
Letters are numbers - 149 entries

Letters and numbers are interchangeable. A lot of programming languages give you simple ways to convert individual letters to hex, binary and decimal but does Vim?

  • Best score: 20
  • Best player score: 32
  • Position: #53 / 73
  • Number of attempts: 1
Another Mixed-Up Haiku - 236 entries

VimGolf ... a perfect evening?

  • Best score: 21
  • Best player score: 21
  • Position: #8 / 85
  • Number of attempts: 5
Reverse Simple Deletion - 825 entries

You did the simple deletion, now reverse it.

  • Best score: 11
  • Best player score: 12
  • Position: #130 / 451
  • Number of attempts: 1
Increment, increment, increment.... - 639 entries

Vim likes macros

  • Best score: 10
  • Best player score: 12
  • Position: #138 / 397
  • Number of attempts: 2
Sorting paragraphs - 503 entries

Order the paragraphs correctly, per prefixed index

  • Best score: 18
  • Best player score: 38
  • Position: #111 / 156
  • Number of attempts: 1
Indentation - 494 entries

Indent each line according to the right number of spaces it needs.

  • Best score: 21
  • Best player score: 25
  • Position: #46 / 168
  • Number of attempts: 2
Hatsuyume - 442 entries

http://en.wikipedia.org/wiki/Hatsuyume

  • Best score: 16
  • Best player score: 34
  • Position: #137 / 173
  • Number of attempts: 1
Turn this csv list into queries - 203 entries

Transform each line of this csv file into a MySQL-ready INSERT query.

  • Best score: 98
  • Best player score: 113
  • Position: #26 / 94
  • Number of attempts: 6
Dumb to smart - 93 entries

Turn dumb quote to smart vim's way.

  • Best score: 28
  • Best player score: 34
  • Position: #32 / 54
  • Number of attempts: 2
The Cake is a Lie - 1278 entries

Correct the capitalization of each word

  • Best score: 9
  • Best player score: 10
  • Position: #303 / 509
  • Number of attempts: 2
Fix the Haiku - 273 entries

Change this slightly scrambled haiku to its unscrambled form and fix the capitalisation and punctuation along the way.

  • Best score: 28
  • Best player score: 45
  • Position: #74 / 109
  • Number of attempts: 3
Context insensitive completion 0 - 500 entries

Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.

  • Best score: 6
  • Best player score: 9
  • Position: #161 / 231
  • Number of attempts: 2
Remove Accent off the Letter - 105 entries

Remove all the accent from extremely accented statements.

  • Best score: 37
  • Best player score: 66
  • Position: #29 / 49
  • Number of attempts: 2
Compile C - 362 entries

You might have to get clever to do this one.

  • Best score: 19
  • Best player score: 21
  • Position: #30 / 131
  • Number of attempts: 2
Context Insensitive completion 1 - 451 entries

Finish writing this simple Python HTTP server.

  • Best score: 18
  • Best player score: 18
  • Position: #31 / 229
  • Number of attempts: 1
Almost encrypted - 196 entries

Convert the first paragraph to be even less readable.

  • Best score: 5
  • Best player score: 5
  • Position: #15 / 144
  • Number of attempts: 1
Make Fancy Header - 998 entries

Make the header text stand out with surrounding asterisks

  • Best score: 16
  • Best player score: 16
  • Position: #18 / 336
  • Number of attempts: 2
Reformat a C golf submission - 547 entries

Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.

  • Best score: 22
  • Best player score: 36
  • Position: #137 / 198
  • Number of attempts: 2
Reformat most common surnames - 625 entries

Reformat copy-pasted table into a list of the most common surnames

  • Best score: 23
  • Best player score: 36
  • Position: #132 / 194
  • Number of attempts: 6
Get rid of html tags - 356 entries

Want to read more about Vim's background? Then get rid of those html tags...

  • Best score: 15
  • Best player score: 17
  • Position: #38 / 213
  • Number of attempts: 1
Change the content of a string - 1442 entries

This docstring is a complete lie. Fix it.

  • Best score: 22
  • Best player score: 23
  • Position: #223 / 546
  • Number of attempts: 3
Sort and add attributes - 1287 entries

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

  • Best score: 33
  • Best player score: 33
  • Position: #25 / 515
  • Number of attempts: 2
Whitespace, empty lines and tabs - 3194 entries

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

  • Best score: 16
  • Best player score: 22
  • Position: #210 / 708
  • Number of attempts: 2
Reformat/Refactor a Golfer Class - 6369 entries

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

  • Best score: 32
  • Best player score: 38
  • Position: #557 / 1572
  • Number of attempts: 1
Vincent Isambart
Twitter:

A French Rubyist living in the land of the rising sun.

entered into 32 challenges

contributed 0 challenges