Played Challenges
Prefixes and suffixes - 510 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 32
- Number of attempts: 1
Shebangs for all - 1643 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 18
- Number of attempts: 3
A simple change - 362 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 17
- Number of attempts: 2
Letter case trickery - 1451 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: 16
- Number of attempts: 1
Switch function arguments - 1857 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 14
- Number of attempts: 1
Simple text editing with Vim - 10703 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: 5
The Cake is a Lie - 1141 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Number of attempts: 1
I forgot quotes - 12878 entries
Oops.
- Best score: 10
- Best player score: 14
- Number of attempts: 4
A Simple One - 849 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: 9
- Number of attempts: 1
Words in parens - 11444 entries
We should all ace this, right?
- Best score: 14
- Best player score: 17
- Number of attempts: 1
Just the middle - 9764 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 9782 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Number of attempts: 4
quotes inside quotes - 2845 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
- Number of attempts: 1
The meaning - 504 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Number of attempts: 1
Reverse Simple Deletion - 722 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Number of attempts: 2
VimGolfNight - 463 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Number of attempts: 1
Change the content of a string - 1258 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Number of attempts: 2
Search and Replace 0 - 4226 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Number of attempts: 2
Append semicolon after expressions - 881 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 13
- Number of attempts: 1
SFD-ROC: vimvimvim - 1325 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 13
- Number of attempts: 2