Played Challenges
Simple, Practical, and Common - 33929 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
- Position: #1635 / 7489
- Number of attempts: 7
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 27
- Position: #3516 / 3893
- Number of attempts: 1
Applying same text modification in several lines - 2920 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #361 / 864
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #836 / 3087
- Number of attempts: 2
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #532 / 1179
- Number of attempts: 2
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 22
- Position: #474 / 1895
- Number of attempts: 4
Tables, Functions, Sprocs - 146 entries
In order to load some scripts into my database in the correct order I need to load tables first (t_), then functions (fn_), then stored procedures (sp_). The order of the t_ lines and the order of the sp_ lines should also match. Reorder the lines so they will load correctly.
- Best score: 10
- Best player score: 12
- Position: #43 / 51
- Number of attempts: 3
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3356 / 4234
- Number of attempts: 1
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #883 / 1274
- Number of attempts: 1
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1135 / 2147
- Number of attempts: 1
One to Ten - 2243 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 14
- Position: #413 / 683
- Number of attempts: 1
Delete to the end of the current line - 865 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #311 / 415
- Number of attempts: 2
Reorder the groups - 1195 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 15
- Position: #101 / 267
- Number of attempts: 4
move titles next to url, in quotes - 558 entries
had trouble with something similar
- Best score: 19
- Best player score: 23
- Position: #102 / 147
- Number of attempts: 2
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #633 / 1194
- Number of attempts: 1
Line 'em up! - 421 entries
It can be so hard to keep everything neatly lined-up. Somebody clearly hasn't bothered here. Tidy it up, please!
- Best score: 17
- Best player score: 28
- Position: #87 / 114
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1834 / 4208
- Number of attempts: 3
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #857 / 1140
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3079 / 3703
- Number of attempts: 1
quotes inside quotes - 3185 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
- Position: #928 / 1086
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2250 / 3979
- Number of attempts: 2
VimGolf