Played Challenges
Yo To Hello - 1154 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #73 / 535
- Number of attempts: 1
Simple, Practical, and Common - 33929 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: 23
- Position: #2438 / 7489
- Number of attempts: 6
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #558 / 1557
- Number of attempts: 3
Aliases for cd - 908 entries
Create these beautiful aliases with as few strokes as possible. Are you up for the challenge?
- Best score: 30
- Best player score: 47
- Position: #93 / 158
- Number of attempts: 2
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 12
- Position: #1898 / 3087
- Number of attempts: 1
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #326 / 1895
- Number of attempts: 7
Two pairs of cluster of letters creates word - 767 entries
Clean and group.
- Best score: 17
- Best player score: 18
- Position: #89 / 180
- Number of attempts: 7
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 15
- Position: #1101 / 1643
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3377 / 4234
- Number of attempts: 1
Python Hello World! Reformatting - 1011 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 48
- Position: #336 / 387
- Number of attempts: 1
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #552 / 2147
- Number of attempts: 8
Free hyphen! - 182 entries
Just like "Inner hyphens", but I'm giving you a free hyphen to play with. Will your solution be any different?
- Best score: 9
- Best player score: 9
- Position: #23 / 92
- Number of attempts: 3
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 16
- Position: #771 / 1194
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1505 / 3703
- Number of attempts: 3
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: 11
- Position: #155 / 193
- Number of attempts: 3
replacing each line of a block selection - 3026 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #474 / 783
- Number of attempts: 1
A Simple One - 1070 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 13
- Position: #619 / 673
- Number of attempts: 1
Ruby 1.9 compat - 642 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 19
- Position: #185 / 237
- Number of attempts: 1
Indentation - 552 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 30
- Position: #102 / 181
- Number of attempts: 1
Hatsuyume - 556 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 34
- Position: #152 / 191
- Number of attempts: 1
Context insensitive completion 0 - 594 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 9
- Position: #165 / 251
- Number of attempts: 1
Reformat some Python - 635 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 41
- Position: #104 / 242
- Number of attempts: 1
Sort and add attributes - 1557 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 35
- Position: #417 / 601
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2650 / 3846
- Number of attempts: 1
VimGolf