Played Challenges
Changing URL path in CSS - 113 entries
What's the quickest way to swap out all the URLs in a CSS file? Is it wasted keystrokes using look-behinds and look-aheads? (I'm sorry for the delete/report--I made a mistake with the last one requiring an ugly search for graphic to replace with images. I just intended this to be a simple search and replace that might possibly generate some macros or normals solutions that are quicker)
- Best score: 40
- Best player score: 435
- Position: #56 / 56
- Number of attempts: 1
Inconsistent real estate paste - 166 entries
Format a hand-typed real estate listing that uses inconsistent punctuation into four sections
- Best score: 24
- Best player score: 254
- Position: #52 / 52
- Number of attempts: 1
replacing each line of a block selection - 2791 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 58
- Position: #729 / 732
- Number of attempts: 1
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 27
- Position: #619 / 627
- Number of attempts: 2
Append semicolon after expressions - 942 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 38
- Position: #385 / 385
- Number of attempts: 1
Reverse and double space - 445 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 77
- Position: #183 / 183
- Number of attempts: 1
Remove semicolons after expressions - 541 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 15
- Position: #234 / 235
- Number of attempts: 3
switch variable - 4917 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 52
- Position: #1695 / 1701
- Number of attempts: 1
The meaning - 521 entries
Numbers are fun!
- Best score: 5
- Best player score: 8
- Position: #330 / 336
- Number of attempts: 1
Calculate the table totals - 116 entries
Go ahead... commit the treachery of using vim as a spreadsheet.
- Best score: 33
- Best player score: 177
- Position: #39 / 40
- Number of attempts: 1
Make it more readable - 1891 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 70
- Position: #621 / 622
- Number of attempts: 1
remove dupes from array - 1290 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 46
- Position: #314 / 325
- Number of attempts: 1