Played Challenges
Split the words - 372 entries
Add the spaces manually if you must, but if you use Vim's spell checking feature wisely, I think you'll save a LARGE number of strokes.
- Best score: 18
- Best player score: 36
- Position: #53 / 112
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1719 / 3695
- Number of attempts: 4
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 28
- Position: #315 / 706
- Number of attempts: 3
Letter case trickery - 1644 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 11
- Position: #228 / 520
- Number of attempts: 3
quotes inside quotes - 3182 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 16
- Position: #572 / 1085
- Number of attempts: 2
Top X - 212 entries
The End File is the Top 10 Vimgolf Leaderboard at June 29, 2013. This is a second version, with a great contribution of @udioica. X is ten in Roman,a numeric system in ancient Rome
- Best score: 18
- Best player score: 34
- Position: #61 / 71
- Number of attempts: 3
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #281 / 3971
- Number of attempts: 3
Assign list - 193 entries
Assign list elements to matrix
- Best score: 30
- Best player score: 58
- Position: #52 / 62
- Number of attempts: 1
Refactor to Helpers - 50 entries
This Rails partial is almost all template escapes. Put it into a helper, and refactor each case to methods so we can build out the controls for each. (I've converted to tabs - fighting with Vimgolf's default config shouldn't be part of the challenge.)
- Best score: 147
- Best player score: 297
- Position: #15 / 25
- Number of attempts: 1
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: 14
- Position: #1237 / 3776
- Number of attempts: 10
Reformat/Refactor a Golfer Class - 7258 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 35
- Position: #369 / 1790
- Number of attempts: 5