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

vim = 22 / 7 - 451 entries

pi square vim

  • Best score: 20
  • Best player score: 21
  • Position: #42 / 133
  • Number of attempts: 5
Change your calendar - 363 entries

Happy New Year!

  • Best score: 18
  • Best player score: 34
  • Position: #49 / 86
  • Number of attempts: 2
Neither Fizz nor Buzz - 235 entries

Not your regular increment macro! The gaps are tricky.

  • Best score: 13
  • Best player score: 20
  • Position: #54 / 102
  • Number of attempts: 1
quotes inside quotes - 3128 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: #368 / 1073
  • Number of attempts: 3
Words in parens - 12868 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 17
  • Position: #2533 / 3950
  • Number of attempts: 1
Assign list - 170 entries

Assign list elements to matrix

  • Best score: 30
  • Best player score: 31
  • Position: #6 / 60
  • Number of attempts: 10
Parsing with CSV: Unify lines and result. - 167 entries

col1;col2;col3;col4 A;1;4;5 A;3;4; A;1;4; # New output: col1;col2;col3;col4 A;1(2x);3;4(3x);5 any ideas?

  • Best score: 21
  • Best player score: 22
  • Position: #38 / 75
  • Number of attempts: 3
Define to require - 119 entries

When JSHint is enabled, there's a rule that doesn't let you have more than 6 arguments in a function, so the moment you need to add a 7th argument, you need to do a refactoring.

  • Best score: 62
  • Best player score: 81
  • Position: #25 / 49
  • Number of attempts: 4
Refactor arguments into object argument - 162 entries

A relatively common Javascript refactoring.

  • Best score: 48
  • Best player score: 51
  • Position: #8 / 66
  • Number of attempts: 15
SFD-ROC: vimvimvim - 1594 entries

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

  • Best score: 8
  • Best player score: 15
  • Position: #397 / 443
  • Number of attempts: 3
Remove noise from HTTP log - 700 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: 15
  • Position: #72 / 272
  • Number of attempts: 2
Simple text editing with Vim - 12491 entries

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

  • Best score: 13
  • Best player score: 18
  • Position: #2524 / 3626
  • Number of attempts: 1
Reformat/Refactor a Golfer Class - 6749 entries

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

  • Best score: 31
  • Best player score: 34
  • Position: #297 / 1652
  • Number of attempts: 5
Forrest Zeisler
Twitter:

Programmer and CoFounder of Jobber Business Management Software. Love all things code!

entered into 13 challenges

contributed 0 challenges