Played Challenges
Simple, Practical, and Common - 33791 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: 22
- Position: #944 / 7455
- Number of attempts: 10
Swap values - 4647 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #167 / 1276
- Number of attempts: 6
One number per line - 18801 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #239 / 3882
- Number of attempts: 8
Swap values inside brackets - 2521 entries
Easy challenge.
- Best score: 13
- Best player score: 19
- Position: #373 / 585
- Number of attempts: 3
comment and uncomment code inline - 1151 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #31 / 328
- Number of attempts: 4
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #914 / 4218
- Number of attempts: 2
Stairstep digits - 407 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #16 / 149
- Number of attempts: 3
Fiddle percentages into real numbers - 873 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 13
- Position: #77 / 294
- Number of attempts: 7
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #287 / 2144
- Number of attempts: 6
Swap assigned value - 664 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 12
- Position: #214 / 258
- Number of attempts: 1
VimGolfNight - 575 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #250 / 352
- Number of attempts: 1
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1703 / 4195
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1136 / 3695
- Number of attempts: 2
Remove noise from HTTP log - 724 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 15
- Position: #111 / 275
- Number of attempts: 5
Ugly spreadsheet copy/paste to CSV - 1011 entries
convert an ugly spreadsheet copy/paste into a CSV format.
- Best score: 19
- Best player score: 52
- Position: #166 / 194
- Number of attempts: 1
Line Zipper - 477 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 12
- Position: #13 / 216
- Number of attempts: 1
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #13 / 413
- Number of attempts: 2
Simple text editing with Vim - 13145 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #481 / 3778
- Number of attempts: 4