Played Challenges
Build a six - 259 entries
Just enjoy building "a" floors...
- Best score: 22
- Best player score: 74
- Number of attempts: 1
move titles next to url, in quotes - 434 entries
had trouble with something similar
- Best score: 19
- Best player score: 22
- Number of attempts: 3
Delete to the end of the current line - 699 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Number of attempts: 2
Put the months in order - 884 entries
Our contractor thought that months should be in alphabetical order. Put them in calendar order please.
- Best score: 20
- Best player score: 60
- Number of attempts: 1
remove lines containing the word "reader" - 3400 entries
easy stuff
- Best score: 9
- Best player score: 9
- Number of attempts: 6
unknown command - 126 entries
I want change 5 words
- Best score: 7
- Best player score: 7
- Number of attempts: 4
Applying same text modification in several lines - 2696 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Number of attempts: 7
Com(m)a Trouble - 3254 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 7
- Best player score: 12
- Number of attempts: 11
convert yml into java pojo field - 798 entries
How fast vim can create fields for java pojo i.e class declaration referring to a (simple) yml file
- Best score: 29
- Best player score: 31
- Number of attempts: 1
Swap values inside brackets - 2395 entries
Easy challenge.
- Best score: 14
- Best player score: 14
- Number of attempts: 6
multiple cursor alternative - 1409 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 19
- Number of attempts: 12
Array transposition - 2233 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Number of attempts: 21
One number per line - 18179 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Number of attempts: 11
Convert pasted text into Markdown - 20 entries
I often need to copy/paste text into Markdown files. The challenge here is to wrap the lines in a way that prefers breaks after periods, commas, or other logical demarcations. There should be no spaces at the beginning of a line.
- Best score: 47
- Best player score: 116
- Number of attempts: 1
Swap values - 4373 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Number of attempts: 3
Vice versa - 7382 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Number of attempts: 2
Simple, Practical, and Common - 32606 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: 22
- Number of attempts: 11
Mute the second method of this script - 420 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 9
- Number of attempts: 5
Just the middle - 11062 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
I forgot quotes - 15604 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 7
V to the i - 4585 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10506 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 7
Words in parens - 12671 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Number of attempts: 10
Vertical Limit - 2293 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 22
- Number of attempts: 8
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Number of attempts: 2
Contributed Challenges
move titles next to url, in quotes - 434 entries
had trouble with something similar
remove lines containing the word "reader" - 3400 entries
easy stuff