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 - 33843 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: #181 / 7469
  • Number of attempts: 11
Swap values - 4656 entries

Well, swap the values...

  • Best score: 11
  • Best player score: 11
  • Position: #86 / 1281
  • Number of attempts: 5
V to the i - 4829 entries

Input is 99 V's. Output is 100 i's.

  • Best score: 7
  • Best player score: 7
  • Position: #106 / 1902
  • Number of attempts: 2
Split line with dots - 2156 entries

This line is too long, split it.

  • Best score: 15
  • Best player score: 15
  • Position: #66 / 636
  • Number of attempts: 11
Extract argument from function - 2376 entries

The aim is to see if you can do some refactoring very fast.

  • Best score: 13
  • Best player score: 15
  • Position: #399 / 759
  • Number of attempts: 3
Vice versa - 7974 entries

Little role switching.

  • Best score: 12
  • Best player score: 17
  • Position: #1514 / 2146
  • Number of attempts: 1
Swap assigned value - 671 entries

Simple problem but looking for interesting solutions.

  • Best score: 10
  • Best player score: 11
  • Position: #155 / 259
  • Number of attempts: 1
VimGolfNight - 575 entries

Based on "The name of the game".

  • Best score: 12
  • Best player score: 12
  • Position: #108 / 352
  • Number of attempts: 1
Fix the XML - 1039 entries

The challenge consists in having a valid xml from an incomplete source.

  • Best score: 18
  • Best player score: 18
  • Position: #2 / 290
  • Number of attempts: 3
Neither Fizz nor Buzz - 257 entries

Not your regular increment macro! The gaps are tricky.

  • Best score: 13
  • Best player score: 20
  • Position: #35 / 104
  • Number of attempts: 2
Don't know what this is - 2025 entries

Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.

  • Best score: 11
  • Best player score: 11
  • Position: #3 / 587
  • Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10712 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 11
  • Position: #305 / 3699
  • Number of attempts: 7
attr_aligner - 3525 entries

Two attr keywords. Two separate indentations. Align the colons.

  • Best score: 19
  • Best player score: 19
  • Position: #21 / 706
  • Number of attempts: 9
Letter case trickery - 1644 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: 10
  • Position: #68 / 520
  • Number of attempts: 5
quotes inside quotes - 3185 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: 16
  • Position: #551 / 1086
  • Number of attempts: 3
Words in parens - 12991 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 16
  • Position: #2006 / 3976
  • Number of attempts: 3
Hole-in-one - 1024 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: 22
  • Position: #235 / 305
  • Number of attempts: 1
Vertical Limit - 2596 entries

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

  • Best score: 21
  • Best player score: 31
  • Position: #682 / 767
  • Number of attempts: 1
replacing each line of a block selection - 3007 entries

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

  • Best score: 18
  • Best player score: 29
  • Position: #628 / 780
  • Number of attempts: 1
Append semicolon after expressions - 1061 entries

Some lines need the semicolon, some don't.

  • Best score: 11
  • Best player score: 11
  • Position: #59 / 421
  • Number of attempts: 3
Remove noise from HTTP log - 729 entries

This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.

  • Best score: 15
  • Best player score: 16
  • Position: #190 / 276
  • Number of attempts: 4
switch variable - 5093 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 11
  • Position: #214 / 1753
  • Number of attempts: 8
remove dupes from array - 1360 entries

given a random string that contains a ruby-esque array, make sure that there are no duplicate elements

  • Best score: 17
  • Best player score: 23
  • Position: #205 / 337
  • Number of attempts: 2
Compile C - 441 entries

You might have to get clever to do this one.

  • Best score: 19
  • Best player score: 21
  • Position: #70 / 143
  • Number of attempts: 5
Simple text editing with Vim - 13251 entries

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

  • Best score: 13
  • Best player score: 13
  • Position: #207 / 3806
  • Number of attempts: 6

Contributed Challenges

Extract argument from function - 2376 entries

The aim is to see if you can do some refactoring very fast.

Edgar Hipp
Twitter:

Founder of @beequick, former student at @CentraleLille, leader of docxtemplater.js on @github, @khanacademy fan

entered into 25 challenges

contributed 1 challenges