Played Challenges
Simple, Practical, and Common - 33787 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 / 7454
- Number of attempts: 10
Swap values - 4647 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #118 / 1276
- Number of attempts: 6
One number per line - 18799 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #124 / 3881
- Number of attempts: 9
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #421 / 1899
- 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 - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #315 / 706
- Number of attempts: 7
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: 12
- Position: #243 / 328
- Number of attempts: 1
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #761 / 4218
- Number of attempts: 2
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #46 / 1270
- Number of attempts: 12
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #227 / 2144
- 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 - 210 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 / 76
- 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 - 527 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #69 / 168
- Number of attempts: 2
Align commas - 1097 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 / 247
- Number of attempts: 6
Collect List - 4312 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #256 / 1193
- Number of attempts: 5
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #484 / 4195
- Number of attempts: 12
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2150 / 3695
- Number of attempts: 1
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 21
- Position: #211 / 706
- Number of attempts: 4
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #719 / 3971
- Number of attempts: 3
Simple text editing with Vim - 13134 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 / 3776
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7258 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 32
- Position: #152 / 1790
- Number of attempts: 4