Played Challenges
V to the i - 4796 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #333 / 1891
- Number of attempts: 2
Extract argument from function - 2355 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #155 / 752
- Number of attempts: 4
Search and Replace 0 - 4964 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #428 / 1617
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 11
- Position: #340 / 701
- Number of attempts: 2
Just the middle - 11423 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #583 / 4185
- Number of attempts: 3
Basic renumbering - 5645 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1024 / 1263
- Number of attempts: 1
Vice versa - 7898 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #718 / 2124
- Number of attempts: 3
comments galore - 1041 entries
Basic comment reformatting
- Best score: 10
- Best player score: 11
- Position: #332 / 423
- Number of attempts: 1
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 7
- Position: #56 / 269
- Number of attempts: 6
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #174 / 1190
- Number of attempts: 5
VimGolfNight - 555 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #234 / 345
- Number of attempts: 1
I forgot quotes - 15967 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1272 / 4174
- Number of attempts: 5
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #153 / 1137
- Number of attempts: 5
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 14
- Position: #81 / 354
- Number of attempts: 3
Don't know what this is - 2014 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 11
- Position: #63 / 582
- Number of attempts: 6
Where should I put the Newline? - 881 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #169 / 437
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10656 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #915 / 3679
- Number of attempts: 5
Letter case trickery - 1621 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: #277 / 516
- Number of attempts: 3
quotes inside quotes - 3154 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: 15
- Position: #458 / 1075
- Number of attempts: 3
Words in parens - 12928 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #655 / 3960
- Number of attempts: 4
Saving the hashes(#) - 2053 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 30
- Position: #391 / 479
- Number of attempts: 1
Let's play some Ivmgolf - 1118 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #91 / 445
- Number of attempts: 2
Switch function arguments - 2117 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #280 / 657
- Number of attempts: 2
switch variable - 5065 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #401 / 1745
- Number of attempts: 4
Make it more readable - 1986 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Position: #175 / 646
- Number of attempts: 3
Numbering a List - 1931 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 17
- Position: #111 / 652
- Number of attempts: 8
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #318 / 457
- Number of attempts: 1
The Cake is a Lie - 1330 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #214 / 523
- Number of attempts: 3
Whitespace, empty lines and tabs - 3589 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #113 / 775
- Number of attempts: 8
Simple text editing with Vim - 12680 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #405 / 3665
- Number of attempts: 3