Played Challenges
Simple, Practical, and Common - 33724 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: #3169 / 7442
- Number of attempts: 1
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3184 / 3870
- 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 - 398 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #61 / 146
- Number of attempts: 5
Sort files from hosts - 188 entries
Resume files by host. I hope you enjoy with this challenge
- Best score: 15
- Best player score: 15
- Position: #9 / 76
- Number of attempts: 3
Align commas - 1095 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 / 246
- Number of attempts: 8
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #933 / 1191
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #374 / 3689
- 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 - 3165 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: #685 / 1079
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #58 / 3969
- 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 - 1606 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: #332 / 446
- Number of attempts: 4
Stairs Indenting - 478 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 14
- Position: #65 / 198
- 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 - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #617 / 757
- 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 - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 20
- Position: #34 / 187
- Number of attempts: 4
Sort and add attributes - 1477 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 39
- Position: #514 / 575
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1106 / 3737
- Number of attempts: 6