Played Challenges
Simple, Practical, and Common - 33724 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 / 7442
- Number of attempts: 10
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #167 / 1274
- Number of attempts: 6
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #239 / 3870
- Number of attempts: 8
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 19
- Position: #372 / 583
- Number of attempts: 3
comment and uncomment code inline - 1124 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 / 323
- Number of attempts: 4
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #914 / 4209
- Number of attempts: 2
Stairstep digits - 398 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #16 / 146
- Number of attempts: 3
Fiddle percentages into real numbers - 867 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 / 292
- Number of attempts: 7
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #287 / 2138
- Number of attempts: 6
Swap assigned value - 655 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 12
- Position: #212 / 256
- Number of attempts: 1
VimGolfNight - 568 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #250 / 349
- Number of attempts: 1
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1700 / 4189
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1136 / 3689
- Number of attempts: 2
Remove noise from HTTP log - 717 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 / 273
- Number of attempts: 5
Ugly spreadsheet copy/paste to CSV - 1009 entries
convert an ugly spreadsheet copy/paste into a CSV format.
- Best score: 19
- Best player score: 52
- Position: #165 / 193
- 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.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #13 / 410
- Number of attempts: 2
Simple text editing with Vim - 12996 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 / 3739
- Number of attempts: 4