Played Challenges
Search and Replace 0 - 4952 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Position: #1303 / 1615
- Number of attempts: 1
Insert a Markdown link - 434 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 34
- Position: #133 / 145
- Number of attempts: 1
A Simple One - 1037 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: #622 / 657
- Number of attempts: 1
Ruby 1.9 compat - 624 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: 22
- Position: #216 / 232
- Number of attempts: 1
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 14
- Position: #390 / 457
- Number of attempts: 1
Increment, increment, increment.... - 677 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #171 / 405
- Number of attempts: 1
Indentation - 531 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 30
- Position: #113 / 175
- Number of attempts: 1
Almost encrypted - 204 entries
Convert the first paragraph to be even less readable.
- Best score: 5
- Best player score: 5
- Position: #48 / 146
- Number of attempts: 1
Make Fancy Header - 1045 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 20
- Position: #253 / 342
- Number of attempts: 2
Simple text editing with Vim - 12626 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 25
- Position: #3090 / 3652
- Number of attempts: 1