Played Challenges
V to the i - 4796 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1126 / 1891
- Number of attempts: 3
Search and Replace 0 - 4952 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #307 / 1615
- Number of attempts: 2
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #114 / 701
- Number of attempts: 6
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #108 / 239
- Number of attempts: 2
I forgot quotes - 15954 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1269 / 4170
- Number of attempts: 7
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #333 / 1137
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10654 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #293 / 3678
- Number of attempts: 3
quotes inside quotes - 3154 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: 14
- Position: #144 / 1075
- Number of attempts: 6
Words in parens - 12918 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #360 / 3957
- Number of attempts: 6
The Quick Brown Fox Jumps Over The Lazy Vim - 416 entries
Someone has vandalized this text file and replaced the beginning character of one word in each line with a Big "X." Please remove the big X's, and fix each line to read "The Quick Brown Fox Jumps Over The Lazy Dog."
- Best score: 8
- Best player score: 10
- Position: #70 / 191
- Number of attempts: 2
replacing each line of a block selection - 2987 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Position: #63 / 774
- Number of attempts: 8
Switch function arguments - 2117 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #94 / 657
- Number of attempts: 5
Remove semicolons after expressions - 648 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 6
- Position: #74 / 262
- Number of attempts: 2
switch variable - 5061 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #289 / 1743
- Number of attempts: 5
Make it more readable - 1982 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 18
- Position: #521 / 645
- Number of attempts: 1
Numbering a List - 1929 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 17
- Position: #100 / 651
- Number of attempts: 10
Shebangs for all - 1961 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 11
- Position: #22 / 506
- Number of attempts: 8
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #21 / 457
- Number of attempts: 2
Remember FizzBuzz? - 712 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 47
- Position: #26 / 187
- Number of attempts: 8
Reconstruct the Sentence - 1467 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #94 / 403
- Number of attempts: 6
Simple text editing with Vim - 12627 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #267 / 3653
- Number of attempts: 5