Played Challenges
Search and Replace 0 - 4676 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 18
- Position: #1254 / 1549
- Number of attempts: 2
Python Hello World! Reformatting - 906 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: #349 / 352
- Number of attempts: 1
quotes inside quotes - 3030 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: #925 / 1045
- Number of attempts: 1
Let's play some Ivmgolf - 1015 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 12
- Position: #369 / 420
- Number of attempts: 2
replacing each line of a block selection - 2800 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 24
- Position: #476 / 735
- Number of attempts: 2
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #204 / 627
- Number of attempts: 5
Append semicolon after expressions - 953 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 14
- Position: #338 / 387
- Number of attempts: 3
Remove semicolons after expressions - 568 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #150 / 241
- Number of attempts: 1
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 18
- Position: #1602 / 1708
- Number of attempts: 2
The meaning - 522 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #4 / 337
- Number of attempts: 2
Sort and add attributes - 1207 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 38
- Position: #413 / 489
- Number of attempts: 2
Contributed Challenges
The meaning - 522 entries
Numbers are fun!