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: 36
- Position: #6720 / 7489
- Number of attempts: 4
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1656 / 1904
- Number of attempts: 2
Extract argument from function - 2379 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #620 / 760
- Number of attempts: 4
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 14
- Position: #572 / 704
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 13
- Position: #4108 / 4234
- Number of attempts: 4
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #909 / 1274
- Number of attempts: 5
comments galore - 1074 entries
Basic comment reformatting
- Best score: 10
- Best player score: 11
- Position: #340 / 430
- Number of attempts: 1
Replace and keep the case - 438 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 30
- Position: #82 / 119
- Number of attempts: 3
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 55
- Position: #1188 / 1194
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 24
- Position: #3954 / 4208
- Number of attempts: 1
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #952 / 1140
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 18
- Position: #3472 / 3703
- Number of attempts: 3
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 25
- Position: #247 / 706
- Number of attempts: 6
quotes inside quotes - 3185 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: 20
- Position: #1013 / 1086
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3478 / 3979
- Number of attempts: 1
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #397 / 1756
- Number of attempts: 7
Java Array2List - 233 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 142
- Position: #79 / 87
- Number of attempts: 1
Whitespace, empty lines and tabs - 3949 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 36
- Position: #737 / 841
- Number of attempts: 4
Simple text editing with Vim - 13416 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 23
- Position: #3144 / 3845
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7506 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 47
- Position: #1333 / 1846
- Number of attempts: 3
VimGolf