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: 28
  • Position: #4112 / 7301
  • Number of attempts: 2
One number per line - 18480 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 19
  • Position: #1631 / 3811
  • Number of attempts: 2
V to the i - 4650 entries

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

  • Best score: 7
  • Best player score: 7
  • Position: #92 / 1863
  • Number of attempts: 4
Every other line - 2856 entries

AaAaAaA

  • Best score: 12
  • Best player score: 17
  • Position: #424 / 691
  • Number of attempts: 2
Extract argument from function - 2267 entries

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

  • Best score: 13
  • Best player score: 13
  • Position: #92 / 736
  • Number of attempts: 5
That hyphen - 2522 entries

"vim vi improved"

  • Best score: 9
  • Best player score: 12
  • Position: #380 / 689
  • Number of attempts: 1
Just the middle - 11283 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 8
  • Position: #1574 / 4140
  • Number of attempts: 2
Extract HTML option values from tag values - 85 entries

Generate HTML option values from the text in the option tag. If the text contains multiple words, replace the spaces with an underscore and convert all capital letters to small letters.

  • Best score: 34
  • Best player score: 38
  • Position: #23 / 39
  • Number of attempts: 1
Basic renumbering - 5486 entries

Renumbering Basic.

  • Best score: 11
  • Best player score: 15
  • Position: #492 / 1243
  • Number of attempts: 3
Fiddle percentages into real numbers - 820 entries

Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.

  • Best score: 13
  • Best player score: 14
  • Position: #164 / 280
  • Number of attempts: 3
Vice versa - 7629 entries

Little role switching.

  • Best score: 12
  • Best player score: 17
  • Position: #1535 / 2069
  • Number of attempts: 2
Config Sections - 38 entries

Section me!

  • Best score: 43
  • Best player score: 55
  • Position: #14 / 18
  • Number of attempts: 1
Condensed Cases - 773 entries

Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.

  • Best score: 12
  • Best player score: 13
  • Position: #71 / 238
  • Number of attempts: 4
Pretty format for variable declarations - 147 entries

Project standards demand the equal signs must be aligned for better readability.

  • Best score: 13
  • Best player score: 14
  • Position: #8 / 57
  • Number of attempts: 2
Simple Maths - 45 entries

Not much to say, discover by yourself!

  • Best score: 26
  • Best player score: 35
  • Position: #16 / 25
  • Number of attempts: 1
I forgot quotes - 15840 entries

Oops.

  • Best score: 10
  • Best player score: 12
  • Position: #1289 / 4133
  • Number of attempts: 4
Shift down - 191 entries

Number words are back.

  • Best score: 19
  • Best player score: 29
  • Position: #41 / 66
  • Number of attempts: 1
learn vim in short time - 222 entries

so happy to learn vim.because vim is awesome

  • Best score: 8
  • Best player score: 8
  • Position: #3 / 153
  • Number of attempts: 1
vim1001 - 274 entries

change number 1001 into a "vim1001 sequence". (My first challenge, hope it is not too bad... )

  • Best score: 17
  • Best player score: 21
  • Position: #26 / 106
  • Number of attempts: 4
-a-b-c- - 3142 entries

Put hyphens everywhere.

  • Best score: 13
  • Best player score: 13
  • Position: #44 / 1120
  • Number of attempts: 4
Count both ways - 985 entries

Right AND down.

  • Best score: 13
  • Best player score: 16
  • Position: #136 / 347
  • Number of attempts: 2
Lisp Condense - 434 entries

Reduce 4 cons selection operations down to one function call.

  • Best score: 13
  • Best player score: 13
  • Position: #18 / 153
  • Number of attempts: 5
120 Degrees - 457 entries

Rotate that triangle.

  • Best score: 14
  • Best player score: 21
  • Position: #85 / 142
  • Number of attempts: 3
Gray area - 712 entries

It's a golf metaphor or something.

  • Best score: 11
  • Best player score: 12
  • Position: #30 / 264
  • Number of attempts: 3
Refactor static member invocation - 194 entries

Someone used a static method. Refactor the method into a static import while fixing the assertion.

  • Best score: 28
  • Best player score: 49
  • Position: #56 / 62
  • Number of attempts: 1
Winding path - 93 entries

It's a maze, but the bad paths have been blocked off. Mark the correct path.

  • Best score: 27
  • Best player score: 50
  • Position: #20 / 40
  • Number of attempts: 1
Comparing scores - 94 entries

If Alice and Bob both did the challenge, put their entries together in the top paragraph, so we can compare their scores more easily.

  • Best score: 18
  • Best player score: 65
  • Position: #30 / 33
  • Number of attempts: 2
Do you demand a shrubbery? - 1107 entries

Use :redir and crush the emacsgolfers.

  • Best score: 15
  • Best player score: 32
  • Position: #250 / 292
  • Number of attempts: 1
Don't know what this is - 1959 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: 14
  • Position: #300 / 574
  • Number of attempts: 3
Where should I put the Newline? - 852 entries

Help me put the newline.

  • Best score: 7
  • Best player score: 7
  • Position: #115 / 426
  • Number of attempts: 2
Mess in revision history - 1151 entries

Help Joe clean up what Steve has cobbled.

  • Best score: 17
  • Best player score: 21
  • Position: #104 / 244
  • Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10564 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 13
  • Position: #2510 / 3646
  • Number of attempts: 3
attr_aligner - 3403 entries

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

  • Best score: 19
  • Best player score: 32
  • Position: #475 / 686
  • Number of attempts: 3
quotes inside quotes - 3080 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: 15
  • Position: #424 / 1058
  • Number of attempts: 3
Words in parens - 12788 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 15
  • Position: #1379 / 3930
  • Number of attempts: 5
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: #447 / 724
  • Number of attempts: 1
Switch function arguments - 2002 entries

How to switch two arguments of a function.

  • Best score: 11
  • Best player score: 13
  • Position: #399 / 634
  • Number of attempts: 3
switch variable - 4996 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 11
  • Position: #332 / 1723
  • Number of attempts: 3
Case preserving word replacement - 444 entries

Half way through my project, my people turned into dogs. Now I have to change everything in my source.

  • Best score: 19
  • Best player score: 23
  • Position: #149 / 178
  • Number of attempts: 1
The Cake is a Lie - 1259 entries

Correct the capitalization of each word

  • Best score: 9
  • Best player score: 11
  • Position: #425 / 504
  • Number of attempts: 1
Reconstruct the Sentence - 1203 entries

Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.

  • Best score: 20
  • Best player score: 20
  • Position: #90 / 355
  • Number of attempts: 4
Braces or Brackets? - 756 entries

Someone forgot whether to use braces or brackets and you have to clean up their code!

  • Best score: 34
  • Best player score: 43
  • Position: #115 / 263
  • 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: 18
  • Position: #2461 / 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: 40
  • Position: #767 / 1533
  • Number of attempts: 2
Jakob
Twitter:

anarchist, physicist and aspiring node + angular developer

entered into 44 challenges

contributed 0 challenges