Played Challenges
One number per line - 18830 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2496 / 3888
- Number of attempts: 3
V to the i - 4829 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #962 / 1902
- Number of attempts: 2
Just the middle - 11534 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #47 / 4227
- Number of attempts: 3
Basic renumbering - 5699 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #339 / 1273
- Number of attempts: 8
VimGolfNight - 575 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #202 / 352
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 18
- Position: #205 / 446
- Number of attempts: 2
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 10
- Position: #158 / 239
- Number of attempts: 1
I forgot quotes - 16089 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1484 / 4200
- Number of attempts: 4
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #54 / 1140
- Number of attempts: 4
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 13
- Position: #21 / 354
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10712 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1956 / 3699
- 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: 10
- Position: #122 / 520
- Number of attempts: 3
quotes inside quotes - 3185 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: #560 / 1086
- Number of attempts: 3
Words in parens - 12991 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #482 / 3976
- Number of attempts: 6
switch variable - 5093 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #843 / 1753
- Number of attempts: 3
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Position: #172 / 652
- Number of attempts: 4
Shebangs for all - 2049 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 14
- Position: #233 / 523
- Number of attempts: 4
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #301 / 413
- Number of attempts: 1
Contributed Challenges
Logging with key - 328 entries
Sometimes it is better to log with meaningful key
VimGolf