Played Challenges
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1024 / 1898
- Number of attempts: 4
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1204 / 1631
- Number of attempts: 2
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 11
- Position: #3920 / 4213
- Number of attempts: 1
camel riding - 793 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 42
- Position: #277 / 281
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 45
- Position: #440 / 446
- Number of attempts: 1
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 13
- Position: #237 / 239
- Number of attempts: 3
Condensed Cases - 804 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 16
- Position: #184 / 247
- Number of attempts: 2
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3126 / 4192
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #928 / 1138
- Number of attempts: 3
Don't know what this is - 2024 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 16
- Position: #487 / 586
- Number of attempts: 3
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 39
- Position: #624 / 703
- Number of attempts: 1
quotes inside quotes - 3165 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: #864 / 1079
- Number of attempts: 1
Let's play some Ivmgolf - 1122 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 13
- Position: #419 / 446
- Number of attempts: 1
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2261 / 3744
- Number of attempts: 5