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

Rural Post - 4563 entries

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

  • Best score: 9
  • Best player score: 13
  • Position: #552 / 1113
  • Number of attempts: 3
Satisfy the go linter - 2448 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: 24
  • Position: #237 / 484
  • Number of attempts: 5
Add quotes to ansible playbook - 1012 entries

You created an ansible playbook, but forgot to add quotes. Can you fix it?

  • Best score: 8
  • Best player score: 9
  • Position: #112 / 318
  • Number of attempts: 3
Multiline to Single Line - 736 entries

Convert a multiline, indented file to a single line with no whitespace

  • Best score: 5
  • Best player score: 5
  • Position: #45 / 312
  • Number of attempts: 1
xrandr outputs and dashes - 724 entries

uh oh, different video drivers identify display outputs with more dashes. Quick, need to change this xrandr script!

  • Best score: 12
  • Best player score: 16
  • Position: #190 / 225
  • Number of attempts: 1
From a Thunderlink to a Markdown link - 779 entries

ThunderLinks are durable hyperlinks to specific email messages generated from Thunderbird in HTML format. Leverage the power of vim to make them suitable for a markdown-formatted file.

  • Best score: 18
  • Best player score: 25
  • Position: #129 / 173
  • Number of attempts: 1
Yo To Hello - 1151 entries

Simply Turn Yo To Hello

  • Best score: 8
  • Best player score: 10
  • Position: #162 / 533
  • Number of attempts: 2
Replace pattern with 1, 2, 3, ... on each line - 1151 entries

For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2

  • Best score: 21
  • Best player score: 33
  • Position: #164 / 233
  • Number of attempts: 2
prepend * to every non-blank line - 6358 entries

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

  • Best score: 10
  • Best player score: 16
  • Position: #1053 / 1551
  • Number of attempts: 1
One number per line - 18784 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 20
  • Position: #2287 / 3878
  • Number of attempts: 3
Quote modules - 1094 entries

Complete golang import statement.

  • Best score: 21
  • Best player score: 29
  • Position: #207 / 285
  • Number of attempts: 1
Add semicolons - 10899 entries

Simply add a semicolon at the end of each line

  • Best score: 10
  • Best player score: 11
  • Position: #1519 / 3078
  • Number of attempts: 3
Bad Copy Syntax - 2052 entries

Copy should be from right to left, but sometimes you type it wrong.

  • Best score: 18
  • Best player score: 24
  • Position: #374 / 534
  • Number of attempts: 1
Split line with dots - 2154 entries

This line is too long, split it.

  • Best score: 15
  • Best player score: 32
  • Position: #607 / 635
  • Number of attempts: 1
remove lines containing the word "reader" - 3614 entries

easy stuff

  • Best score: 9
  • Best player score: 11
  • Position: #936 / 1173
  • Number of attempts: 3
Com(m)a Trouble - 3897 entries

Someone was real stupid when placing his commas. Can you fix it?

  • Best score: 12
  • Best player score: 19
  • Position: #641 / 884
  • Number of attempts: 1
Box it - 7954 entries

Create a box around a line.

  • Best score: 21
  • Best player score: 24
  • Position: #948 / 1886
  • Number of attempts: 4
Cool or not? - 841 entries

abc trying to be cool or not...

  • Best score: 15
  • Best player score: 21
  • Position: #176 / 232
  • Number of attempts: 1
Two pairs of cluster of letters creates word - 751 entries

Clean and group.

  • Best score: 17
  • Best player score: 25
  • Position: #147 / 179
  • Number of attempts: 1
Copy three lines - 2875 entries

If the site is up (by some miracle), make the text under every header identical.

  • Best score: 13
  • Best player score: 26
  • Position: #581 / 641
  • Number of attempts: 2
Just the middle - 11500 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 8
  • Position: #3084 / 4216
  • Number of attempts: 1
Team names - 1848 entries

The team names are misspelled.

  • Best score: 16
  • Best player score: 24
  • Position: #560 / 592
  • Number of attempts: 2
Learn some german verbs - 541 entries

The list needs to be structured so we can print in verbatim and feel ok about how it looks.

  • Best score: 21
  • Best player score: 39
  • Position: #122 / 134
  • Number of attempts: 1
Vice versa - 7968 entries

Little role switching.

  • Best score: 12
  • Best player score: 21
  • Position: #1919 / 2144
  • Number of attempts: 3
mp3 - Cutlist - 42 entries

An audio CD was accidentally ripped into one single mp3 file. A dummy cue-file now needs to be filled out with the correct values to get single mp3 files.

  • Best score: 65
  • Best player score: 201
  • Position: #14 / 14
  • Number of attempts: 1
Line under headers - 2072 entries

Put a line under each header, and remove the other markdown formatting.

  • Best score: 24
  • Best player score: 32
  • Position: #333 / 510
  • Number of attempts: 1
Increment each number - 1038 entries

Increment each number individually by one

  • Best score: 15
  • Best player score: 48
  • Position: #246 / 253
  • Number of attempts: 1
Put the months in order - 979 entries

Our contractor thought that months should be in alphabetical order. Put them in calendar order please.

  • Best score: 20
  • Best player score: 70
  • Position: #158 / 165
  • Number of attempts: 1
I forgot quotes - 16051 entries

Oops.

  • Best score: 10
  • Best player score: 18
  • Position: #3383 / 4194
  • Number of attempts: 2
-a-b-c- - 3216 entries

Put hyphens everywhere.

  • Best score: 13
  • Best player score: 17
  • Position: #1032 / 1138
  • Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 14
  • Position: #2859 / 3695
  • Number of attempts: 1
attr_aligner - 3525 entries

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

  • Best score: 19
  • Best player score: 44
  • Position: #659 / 706
  • Number of attempts: 1
Words in parens - 12969 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 16
  • Position: #2519 / 3970
  • Number of attempts: 2
SFD-ROC: vimvimvim - 1616 entries

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

  • Best score: 8
  • Best player score: 14
  • Position: #382 / 447
  • Number of attempts: 1
switch variable - 5085 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 13
  • Position: #1252 / 1750
  • Number of attempts: 3
Shebangs for all - 2046 entries

We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.

  • Best score: 11
  • Best player score: 22
  • Position: #450 / 522
  • Number of attempts: 2
Reformat/Refactor a Golfer Class - 7230 entries

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

  • Best score: 10
  • Best player score: 45
  • Position: #1187 / 1779
  • Number of attempts: 4
Daniel Habib
Twitter:

entered into 37 challenges

contributed 0 challenges