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: #1526 / 7489
- Number of attempts: 6
Swap values - 4667 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #463 / 1284
- Number of attempts: 2
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #37 / 1557
- Number of attempts: 5
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #465 / 3893
- Number of attempts: 6
Quote modules - 1099 entries
Complete golang import statement.
- Best score: 21
- Best player score: 21
- Position: #10 / 287
- Number of attempts: 4
Aliases for cd - 908 entries
Create these beautiful aliases with as few strokes as possible. Are you up for the challenge?
- Best score: 30
- Best player score: 30
- Position: #5 / 158
- Number of attempts: 10
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 16
- Position: #245 / 590
- Number of attempts: 3
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: #320 / 864
- Number of attempts: 4
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 22
- Position: #83 / 264
- Number of attempts: 2
SCREAMING_SNAKE_CASE to Title Case - 1269 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 20
- Position: #94 / 264
- Number of attempts: 2
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1161 / 3087
- Number of attempts: 4
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #701 / 1179
- Number of attempts: 1
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 14
- Position: #386 / 901
- Number of attempts: 1
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #287 / 1895
- Number of attempts: 4
multiple cursor alternative - 1547 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: 20
- Position: #186 / 385
- Number of attempts: 3
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2963 / 4234
- Number of attempts: 1
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #142 / 1274
- Number of attempts: 9
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #823 / 2147
- Number of attempts: 2
Line under headers - 2087 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 25
- Position: #35 / 513
- Number of attempts: 3
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: 5
- Position: #207 / 415
- Number of attempts: 1
convert yml into java pojo field - 873 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: 29
- Position: #46 / 231
- Number of attempts: 3
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #393 / 1194
- Number of attempts: 3
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 25
- Position: #394 / 446
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #989 / 4208
- Number of attempts: 6
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #401 / 1140
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2360 / 3703
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1702 / 3979
- Number of attempts: 2
VimGolf