Played Challenges
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2244 / 3893
- Number of attempts: 3
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1417 / 1904
- 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: 16
- Position: #609 / 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: 15
- Position: #2222 / 3087
- Number of attempts: 2
Split line with dots - 2156 entries
This line is too long, split it.
- Best score: 15
- Best player score: 21
- Position: #438 / 636
- Number of attempts: 2
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #255 / 1179
- Number of attempts: 4
Preferably without multi-cursor plugin - 557 entries
Originally asked as question on reddit by kpthunder: https://www.reddit.com/r/vim/comments/9fvsro/what_is_the_most_efficient_way_to_go_about/
- Best score: 30
- Best player score: 41
- Position: #110 / 133
- Number of attempts: 1
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 13
- Position: #538 / 704
- Number of attempts: 2
Join 'em - 254 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #87 / 153
- 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: #181 / 415
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1938 / 4208
- Number of attempts: 2
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #1024 / 1140
- Number of attempts: 1
abcd > a b c d - 299 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #175 / 228
- Number of attempts: 1
Switch function arguments - 2188 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #167 / 676
- Number of attempts: 5
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1439 / 1756
- Number of attempts: 1
VimGolf