Played Challenges
Simple, Practical, and Common - 33535 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 30
- Position: #5017 / 7397
- Number of attempts: 1
Search and Replace 0 - 4952 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #948 / 1615
- Number of attempts: 3
Python Hello World! Reformatting - 989 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: 45
- Position: #284 / 379
- Number of attempts: 1
I forgot quotes - 15954 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #159 / 4170
- Number of attempts: 7
A HAPPY NEW YEAR 2014 ! - 10654 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1725 / 3678
- Number of attempts: 2
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: 17
- Position: #734 / 1075
- Number of attempts: 2
Words in parens - 12918 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #1943 / 3957
- Number of attempts: 2
A simple change - 461 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 22
- Position: #180 / 191
- Number of attempts: 1
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: #65 / 191
- Number of attempts: 1
Saving the hashes(#) - 2048 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 27
- Position: #239 / 478
- Number of attempts: 3
Let's play some Ivmgolf - 1118 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #217 / 445
- Number of attempts: 4
Vertical Limit - 2522 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 38
- Position: #724 / 751
- Number of attempts: 1
switch variable - 5061 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #773 / 1743
- Number of attempts: 2
Make it more readable - 1982 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 18
- Position: #511 / 645
- Number of attempts: 2
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: 27
- Position: #489 / 506
- Number of attempts: 1
Change the content of a string - 1541 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 28
- Position: #497 / 577
- Number of attempts: 1
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: 14
- Position: #1111 / 3653
- Number of attempts: 5