Played Challenges
Search and Replace 0 - 4766 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Position: #1279 / 1578
- Number of attempts: 2
Python Hello World! Reformatting - 930 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: #358 / 361
- Number of attempts: 1
quotes inside quotes - 3105 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: #943 / 1066
- Number of attempts: 1
Let's play some Ivmgolf - 1066 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 12
- Position: #381 / 436
- Number of attempts: 2
replacing each line of a block selection - 2907 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 24
- Position: #489 / 760
- Number of attempts: 2
Switch function arguments - 2019 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #208 / 637
- Number of attempts: 5
Append semicolon after expressions - 986 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 14
- Position: #348 / 397
- Number of attempts: 3
Remove semicolons after expressions - 602 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #159 / 253
- Number of attempts: 1
switch variable - 5012 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 18
- Position: #1619 / 1728
- Number of attempts: 2
The meaning - 543 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #4 / 350
- Number of attempts: 2
Sort and add attributes - 1273 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 38
- Position: #430 / 510
- Number of attempts: 2
Contributed Challenges
The meaning - 543 entries
Numbers are fun!