Played Challenges
Happy TvvO - 370 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Number of attempts: 3
Just the middle - 11068 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10507 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 3
attr_aligner - 3346 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 32
- Number of attempts: 3
Letter case trickery - 1515 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 18
- Number of attempts: 1
quotes inside quotes - 2995 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: 15
- Number of attempts: 3
Words in parens - 12674 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Number of attempts: 2
Stairs Indenting - 387 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 13
- Number of attempts: 2
The name of the game - 597 entries
End up with the name of the game.
- Best score: 11
- Best player score: 12
- Number of attempts: 2
switch variable - 4862 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Number of attempts: 4
Make it more readable - 1847 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Number of attempts: 5
PHP Array Syntax -> MailChimp Merge Syntax - 440 entries
I recently needed to send an e-mail to our marketing department listing allowed merge tags for our MailChimp campaigns. The allowed merge tags were determined from a PHP array in one of our PHP classes. I transformed the PHP class to MailChimp's syntax and sent the e-mail. It was, however, a long, laborious process. I'm still fairly new to Vim and would love to see how an expert Vim user would tackle one of my own, real-world problems. Thanks and have fun!
- Best score: 23
- Best player score: 45
- Number of attempts: 2
Change the content of a string - 1270 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 25
- Number of attempts: 2
Reconstruct the Sentence - 1042 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 21
- Number of attempts: 5
Simple text editing with Vim - 11327 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Number of attempts: 3