Played Challenges
Exchanging Quotes - 864 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 39
- Position: #166 / 232
- Number of attempts: 3
replacing each line of a block selection - 3021 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 35
- Position: #729 / 782
- Number of attempts: 1
Switch function arguments - 2188 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 15
- Position: #532 / 676
- Number of attempts: 1
Remove noise from HTTP log - 731 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 20
- Position: #249 / 277
- Number of attempts: 1
Remove semicolons after expressions - 663 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #163 / 264
- Number of attempts: 2
Calculate the table totals - 152 entries
Go ahead... commit the treachery of using vim as a spreadsheet.
- Best score: 33
- Best player score: 200
- Position: #46 / 46
- Number of attempts: 1
Make it more readable - 2013 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 22
- Position: #613 / 653
- Number of attempts: 1
Simple text editing with Vim - 13343 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2439 / 3830
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7478 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 44
- Position: #1136 / 1840
- Number of attempts: 5
VimGolf