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

Simple, Practical, and Common - 33100 entries

Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.

  • Best score: 22
  • Best player score: 22
  • Position: #500 / 7301
  • Number of attempts: 4
Search and Replace 0 - 4743 entries

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

  • Best score: 12
  • Best player score: 12
  • Position: #223 / 1572
  • Number of attempts: 2
O Christmas Tree - 102 entries

Design a macro that makes trees grow (or ASCII triangles, if that's too hard).

  • Best score: 22
  • Best player score: 27
  • Position: #16 / 41
  • Number of attempts: 1
Going underground.... - 315 entries

Simple reformatting: in this case changing from the format London underground supplies its customers with, to the format that Google Calendar likes...

  • Best score: 22
  • Best player score: 28
  • Position: #33 / 122
  • Number of attempts: 2
Split the words - 356 entries

Add the spaces manually if you must, but if you use Vim's spell checking feature wisely, I think you'll save a LARGE number of strokes.

  • Best score: 18
  • Best player score: 35
  • Position: #38 / 108
  • Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10564 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 12
  • Position: #1617 / 3646
  • Number of attempts: 1
Counting in binary - 443 entries

"a" represents 0; "A" represents 1. Start from zero and count to 15.

  • Best score: 16
  • Best player score: 21
  • Position: #28 / 111
  • Number of attempts: 3
Letter case trickery - 1580 entries

This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.

  • Best score: 9
  • Best player score: 12
  • Position: #306 / 506
  • Number of attempts: 3
Hanging Indent for Footnotes - 69 entries

Format this footnote (in kramdown syntax) so that it has hanging indent.

  • Best score: 17
  • Best player score: 29
  • Position: #26 / 28
  • Number of attempts: 1
Number an outline - 246 entries

The indent and words are right, but the numbers are all wrong.

  • Best score: 25
  • Best player score: 59
  • Position: #46 / 74
  • Number of attempts: 2
Words in parens - 12788 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 15
  • Position: #1197 / 3930
  • Number of attempts: 5
Pairs of numbers - 347 entries

Line 1 represents x, line 2 y-data. Bring the corresponding pairs in the form "[x,y]\n"

  • Best score: 26
  • Best player score: 27
  • Position: #13 / 131
  • Number of attempts: 2
Assign list - 169 entries

Assign list elements to matrix

  • Best score: 30
  • Best player score: 55
  • Position: #45 / 59
  • Number of attempts: 1
Draw the Go board - 140 entries

which is a 19×19 lines board. Here we use ascii characters only for simplicity. See diff file to get a sense. (See also http://en.wikipedia.org/wiki/Go_(game))

  • Best score: 50
  • Best player score: 50
  • Position: #2 / 48
  • Number of attempts: 4
Hole-in-one - 985 entries

Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.

  • Best score: 15
  • Best player score: 16
  • Position: #9 / 300
  • Number of attempts: 3
abcd > a b c d - 274 entries

transform the single spaces into 4 spaces repeat for each line

  • Best score: 15
  • Best player score: 15
  • Position: #40 / 213
  • Number of attempts: 1
The Quick Brown Fox Jumps Over The Lazy Vim - 394 entries

Someone has vandalized this text file and replaced the beginning character of one word in each line with a Big "X." Please remove the big X's, and fix each line to read "The Quick Brown Fox Jumps Over The Lazy Dog."

  • Best score: 8
  • Best player score: 11
  • Position: #110 / 184
  • Number of attempts: 1
The name of the game - 638 entries

End up with the name of the game.

  • Best score: 11
  • Best player score: 11
  • Position: #114 / 350
  • Number of attempts: 1
lamb had a little Mary - 569 entries

"Mary" and "lamb" are swapped. Unswap them. Fast as you can.

  • Best score: 16
  • Best player score: 39
  • Position: #120 / 159
  • Number of attempts: 1
SFD-ROC: vimvimvim - 1534 entries

Oh no, this line is longer than 80 chars... put each 'vim' on a new line.

  • Best score: 8
  • Best player score: 9
  • Position: #173 / 432
  • Number of attempts: 2
Stairs Indenting - 440 entries

Indent each line with <line number> whitespaces.

  • Best score: 12
  • Best player score: 16
  • Position: #155 / 189
  • Number of attempts: 2
Let's play some Ivmgolf - 1050 entries

Oops, I spelled that wrong.

  • Best score: 7
  • Best player score: 9
  • Position: #159 / 429
  • Number of attempts: 1
Vertical Limit - 2389 entries

transform a succession of one word lines to a an array of strings

  • Best score: 21
  • Best player score: 26
  • Position: #410 / 724
  • Number of attempts: 4
replacing each line of a block selection - 2883 entries

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

  • Best score: 18
  • Best player score: 21
  • Position: #346 / 756
  • Number of attempts: 3
Append semicolon after expressions - 975 entries

Some lines need the semicolon, some don't.

  • Best score: 11
  • Best player score: 12
  • Position: #179 / 394
  • Number of attempts: 1
switch variable - 4996 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 12
  • Position: #736 / 1723
  • Number of attempts: 3
Make it more readable - 1928 entries

Insert blank lines to make it more organized and readable

  • Best score: 13
  • Best player score: 15
  • Position: #245 / 635
  • Number of attempts: 3
Numbering a List - 1845 entries

Pretty simple, number the list.

  • Best score: 13
  • Best player score: 20
  • Position: #299 / 634
  • Number of attempts: 2
Simple text editing with Vim - 11865 entries

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

  • Best score: 13
  • Best player score: 14
  • Position: #1039 / 3472
  • Number of attempts: 3
Reformat/Refactor a Golfer Class - 6225 entries

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

  • Best score: 32
  • Best player score: 35
  • Position: #337 / 1533
  • Number of attempts: 5
Roland Schatz
Twitter:

entered into 30 challenges

contributed 0 challenges