Played Challenges
Simple, Practical, and Common - 33745 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: 25
- Position: #3171 / 7448
- Number of attempts: 1
One number per line - 18777 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3187 / 3876
- Number of attempts: 2
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 22
- Position: #387 / 460
- Number of attempts: 2
Stairstep digits - 401 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #62 / 147
- Number of attempts: 5
Sort files from hosts - 195 entries
Resume files by host. I hope you enjoy with this challenge
- Best score: 15
- Best player score: 15
- Position: #9 / 77
- Number of attempts: 3
Align commas - 1097 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 17
- Position: #154 / 247
- Number of attempts: 8
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #933 / 1192
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10693 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #374 / 3693
- Number of attempts: 5
Counting in binary - 526 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 16
- Best player score: 61
- Position: #110 / 117
- Number of attempts: 1
quotes inside quotes - 3178 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: 17
- Position: #687 / 1084
- Number of attempts: 3
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #58 / 3970
- Number of attempts: 4
The Quick Brown Fox Jumps Over The Lazy Vim - 425 entries
Someone has vandalized this text file and replaced the beginning character of one word in each line with a Big "X." Please remove the big X's, and fix each line to read "The Quick Brown Fox Jumps Over The Lazy Dog."
- Best score: 8
- Best player score: 10
- Position: #37 / 193
- Number of attempts: 6
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: #333 / 447
- Number of attempts: 4
Stairs Indenting - 479 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 14
- Position: #65 / 199
- Number of attempts: 2
you're stuck on jQuery < 1.7 - 362 entries
replace calls to jQuery 1.7+'s `on` with calls to pre 1.7 `bind`
- Best score: 25
- Best player score: 34
- Position: #87 / 113
- Number of attempts: 3
Vertical Limit - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #618 / 759
- Number of attempts: 1
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 57
- Position: #191 / 205
- Number of attempts: 2
Hatsuyume - 548 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 20
- Position: #35 / 189
- Number of attempts: 4
Sort and add attributes - 1492 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 39
- Position: #518 / 579
- Number of attempts: 1
Simple text editing with Vim - 13068 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1112 / 3757
- Number of attempts: 6