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: #696 / 7442
- Number of attempts: 10
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #118 / 1274
- Number of attempts: 6
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #124 / 3870
- Number of attempts: 9
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #421 / 1897
- Number of attempts: 3
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 26
- Position: #545 / 635
- Number of attempts: 6
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #314 / 704
- Number of attempts: 7
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: 12
- Position: #238 / 323
- Number of attempts: 1
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #761 / 4209
- Number of attempts: 2
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #46 / 1269
- Number of attempts: 12
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #227 / 2138
- Number of attempts: 13
Pretty multi-line bash - 235 entries
Bash line continuations are much prettier when they're column aligned.
- Best score: 15
- Best player score: 15
- Position: #21 / 77
- Number of attempts: 5
7th Birthday - 202 entries
We have a bunch of numbers written from 0 to 9 in the order present in the text input file. The task is to create 7 by replacing the numbers with dashes.
- Best score: 19
- Best player score: 19
- Position: #12 / 75
- Number of attempts: 6
Paragraph sort - 450 entries
My large herbivorous mammals, Vim commands, and POSIX utilities need to be sorted separately.
- Best score: 14
- Best player score: 17
- Position: #62 / 125
- Number of attempts: 3
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #68 / 167
- Number of attempts: 2
Align commas - 1095 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 11
- Position: #47 / 246
- Number of attempts: 6
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #256 / 1191
- Number of attempts: 5
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #484 / 4189
- Number of attempts: 12
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2148 / 3689
- Number of attempts: 1
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 21
- Position: #211 / 703
- Number of attempts: 4
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #718 / 3969
- Number of attempts: 3
Simple text editing with Vim - 12994 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #446 / 3738
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 32
- Position: #150 / 1755
- Number of attempts: 4