Played Challenges
Simple, Practical, and Common - 33614 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: 23
- Position: #2484 / 7418
- Number of attempts: 4
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #383 / 1268
- Number of attempts: 5
One number per line - 18725 entries
Just give me the numbers.
- Best score: 14
- Best player score: 17
- Position: #1054 / 3862
- Number of attempts: 3
V to the i - 4802 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1154 / 1893
- Number of attempts: 2
Split line with dots - 2144 entries
This line is too long, split it.
- Best score: 15
- Best player score: 15
- Position: #68 / 634
- Number of attempts: 5
multiple cursor alternative - 1519 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 20
- Position: #101 / 380
- Number of attempts: 2
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #299 / 703
- Number of attempts: 4
Copy three lines - 2872 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 15
- Position: #208 / 640
- Number of attempts: 3
comment and uncomment code inline - 1122 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: #17 / 322
- Number of attempts: 2
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2147 / 4197
- Number of attempts: 1
Stairstep digits - 394 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #69 / 145
- Number of attempts: 2
Basic renumbering - 5648 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #449 / 1264
- Number of attempts: 3
Adam's challenge - 984 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 18
- Position: #7 / 270
- Number of attempts: 3
Fiddle percentages into real numbers - 865 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: #2 / 291
- Number of attempts: 1
Combines all items - 313 entries
For each line that starts with the same number I want to combine its contents
- Best score: 9
- Best player score: 9
- Position: #8 / 140
- Number of attempts: 2
Wrap text in quotes - 368 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 17
- Position: #52 / 122
- Number of attempts: 2
underscore_to_camelCase - 173 entries
Pointy haired boss decided we need to switch to camelCase. Let's get this over with.
- Best score: 14
- Best player score: 15
- Position: #49 / 82
- Number of attempts: 1
Vice versa - 7904 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #170 / 2126
- Number of attempts: 2
Double and switch - 43 entries
Aaaanother case switcher
- Best score: 18
- Best player score: 20
- Position: #12 / 19
- Number of attempts: 1
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: #57 / 125
- Number of attempts: 5
SQL to YAML - 52 entries
Should be easy with vim, or not?
- Best score: 71
- Best player score: 85
- Position: #10 / 22
- Number of attempts: 2
Sort files from hosts - 188 entries
Resume files by host. I hope you enjoy with this challenge
- Best score: 15
- Best player score: 18
- Position: #36 / 76
- Number of attempts: 3
Order and join - 983 entries
There's something special about the input order.
- Best score: 10
- Best player score: 12
- Position: #146 / 259
- Number of attempts: 4
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #60 / 167
- Number of attempts: 3
Array of characters - 175 entries
We all copy paste things off the internet, but the syntax doesn't look right. Fix it as fast as possible.
- Best score: 33
- Best player score: 41
- Position: #29 / 47
- Number of attempts: 2
comments galore - 1045 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #154 / 424
- Number of attempts: 1
Scrambled numbers - 807 entries
Four is NOT 1. One is 1.
- Best score: 18
- Best player score: 18
- Position: #3 / 184
- Number of attempts: 5
Alsa configuration - 513 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 22
- Position: #29 / 128
- Number of attempts: 4
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: 15
- Position: #116 / 246
- Number of attempts: 4
Hello ${world} - 324 entries
Migrate a JavaScript String from concatenation to ES6 interpolation.
- Best score: 24
- Best player score: 25
- Position: #39 / 96
- Number of attempts: 3
Array transposition - 2416 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #66 / 447
- Number of attempts: 7
From A to B - 591 entries
Mirror and change this text block
- Best score: 16
- Best player score: 16
- Position: #15 / 159
- Number of attempts: 4
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #189 / 1190
- Number of attempts: 3
I forgot quotes - 15980 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1277 / 4179
- Number of attempts: 3
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #340 / 1137
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #937 / 3683
- Number of attempts: 1
attr_aligner - 3516 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Position: #112 / 701
- Number of attempts: 7
Words in parens - 12930 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1528 / 3962
- Number of attempts: 3
Hole-in-one - 1018 entries
Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.
- Best score: 15
- Best player score: 16
- Position: #83 / 304
- Number of attempts: 7
Simple text editing with Vim - 12787 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1518 / 3688
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6972 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 33
- Position: #258 / 1703
- Number of attempts: 10
Vaughn Cato
Twitter: @vaughncato
C++ Enthusiast. Motion Capture Engineer at Lightstorm Entertainment