Played Challenges
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Position: #1326 / 1631
- Number of attempts: 2
Python Hello World! Reformatting - 1006 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 66
- Position: #379 / 383
- Number of attempts: 1
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: 18
- Position: #957 / 1085
- Number of attempts: 1
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 12
- Position: #391 / 448
- Number of attempts: 2
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 24
- Position: #498 / 779
- Number of attempts: 2
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #219 / 669
- Number of attempts: 5
Append semicolon after expressions - 1057 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 14
- Position: #364 / 420
- Number of attempts: 3
Remove semicolons after expressions - 663 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #168 / 264
- Number of attempts: 1
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 18
- Position: #1635 / 1750
- Number of attempts: 2
The meaning - 577 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #4 / 364
- Number of attempts: 2
Sort and add attributes - 1507 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 38
- Position: #495 / 584
- Number of attempts: 2
Contributed Challenges
The meaning - 577 entries
Numbers are fun!