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

Plotting some variables in python - 1431 entries

4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.

  • Best score: 34
  • Best player score: 56
  • Position: #210 / 305
  • Number of attempts: 6
Rural Post - 4290 entries

Simple challenge to remove all but the post code on each line

  • Best score: 9
  • Best player score: 10
  • Position: #247 / 1052
  • Number of attempts: 9
Satisfy the go linter - 2108 entries

You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?

  • Best score: 20
  • Best player score: 20
  • Position: #11 / 427
  • Number of attempts: 12
Simple, Practical, and Common - 33236 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: #2218 / 7330
  • Number of attempts: 10
prepend * to every non-blank line - 6141 entries

Prepend an asterisk to every non-blank line in the input file.

  • Best score: 10
  • Best player score: 12
  • Position: #739 / 1500
  • Number of attempts: 1
Add semicolons - 10744 entries

Simply add a semicolon at the end of each line

  • Best score: 10
  • Best player score: 17
  • Position: #2536 / 3030
  • Number of attempts: 3
Wrap the text of an email message to 79 characters - 652 entries

You're replying to an email with silly long lines. Clean them up.

  • Best score: 5
  • Best player score: 5
  • Position: #251 / 376
  • Number of attempts: 6
Search and Replace 0 - 4766 entries

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

  • Best score: 12
  • Best player score: 18
  • Position: #1367 / 1578
  • Number of attempts: 1
Remove semicolons after expressions - 602 entries

A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.

  • Best score: 6
  • Best player score: 6
  • Position: #108 / 253
  • Number of attempts: 7
switch variable - 5012 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 11
  • Position: #595 / 1728
  • Number of attempts: 8
Ruby 1.9 hashes - 1202 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: 20
  • Position: #363 / 394
  • Number of attempts: 6
Increment, increment, increment.... - 626 entries

Vim likes macros

  • Best score: 10
  • Best player score: 10
  • Position: #31 / 393
  • Number of attempts: 5
Sort and add attributes - 1273 entries

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

  • Best score: 33
  • Best player score: 33
  • Position: #231 / 510
  • Number of attempts: 5
Michael
Twitter:

entered into 13 challenges

contributed 0 challenges