Played Challenges
Vim tetris - 371 entries
Vim can play tetris too!
- Best score: 21
- Best player score: 25
- Position: #51 / 104
- Number of attempts: 3
Mess in revision history - 1210 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 38
- Position: #225 / 254
- Number of attempts: 1
Write Setters and Getters for PHP - 89 entries
Just simple automation of writing Setters and Getters like Doctrine might use.
- Best score: 102
- Best player score: 135
- Position: #17 / 34
- Number of attempts: 4
Split the words - 372 entries
Add the spaces manually if you must, but if you use Vim's spell checking feature wisely, I think you'll save a LARGE number of strokes.
- Best score: 18
- Best player score: 36
- Position: #60 / 112
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10706 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #190 / 3697
- Number of attempts: 6
Letter case trickery - 1644 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: 11
- Position: #233 / 520
- Number of attempts: 4
quotes inside quotes - 3182 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
- Position: #415 / 1085
- Number of attempts: 2
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1337 / 3972
- Number of attempts: 3
Hole-in-one - 1024 entries
Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.
- Best score: 15
- Best player score: 17
- Position: #105 / 305
- Number of attempts: 5
Enumerate words - 257 entries
Enumerate the unique words in order.
- Best score: 23
- Best player score: 27
- Position: #63 / 92
- Number of attempts: 1
Block Fun 1 - 211 entries
Manipulate the columns to produce desired result.
- Best score: 14
- Best player score: 19
- Position: #29 / 76
- Number of attempts: 7
SFD-ROC: vimvimvim - 1620 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #47 / 450
- Number of attempts: 9
Vertical Limit - 2583 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #536 / 764
- Number of attempts: 2
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 29
- Position: #629 / 779
- Number of attempts: 1
Switch function arguments - 2179 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #89 / 673
- Number of attempts: 6
switch variable - 5092 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #267 / 1752
- Number of attempts: 5
Numbering a List - 1940 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 20
- Position: #324 / 656
- Number of attempts: 2
Simple text editing with Vim - 13184 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1265 / 3789
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7319 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 35
- Position: #373 / 1807
- Number of attempts: 5
Contributed Challenges
Vim tetris - 371 entries
Vim can play tetris too!