Played Challenges
Paste a column after a column - 2662 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 24
- Position: #401 / 576
- Number of attempts: 2
Simple, Practical, and Common - 33930 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: 31
- Position: #5668 / 7490
- Number of attempts: 3
Swap values - 4670 entries
Well, swap the values...
- Best score: 11
- Best player score: 17
- Position: #1143 / 1285
- Number of attempts: 1
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 27
- Position: #181 / 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: 14
- Position: #2118 / 3087
- Number of attempts: 2
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 39
- Position: #1717 / 1895
- Number of attempts: 3
Line under headers - 2087 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 37
- Position: #409 / 513
- Number of attempts: 1
calculations - 321 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 48
- Position: #45 / 70
- Number of attempts: 2
VimGolf