Played Challenges
Paste a column after a column - 2632 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 24
- Position: #396 / 570
- Number of attempts: 2
Simple, Practical, and Common - 33866 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: #5660 / 7474
- Number of attempts: 3
Swap values - 4661 entries
Well, swap the values...
- Best score: 11
- Best player score: 17
- Position: #1141 / 1282
- Number of attempts: 1
Add string initializers to an enum - 892 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 27
- Position: #180 / 263
- Number of attempts: 2
Add semicolons - 10916 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 14
- Position: #2116 / 3085
- Number of attempts: 2
Box it - 7962 entries
Create a box around a line.
- Best score: 21
- Best player score: 39
- Position: #1713 / 1891
- Number of attempts: 3
Line under headers - 2072 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 37
- Position: #406 / 510
- Number of attempts: 1
calculations - 313 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 48
- Position: #44 / 69
- Number of attempts: 2
VimGolf