Played Challenges
Simple, Practical, and Common - 32953 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: 23
- Position: #2596 / 7275
- Number of attempts: 8
One number per line - 18395 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2094 / 3793
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 592 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 16
- Position: #348 / 357
- Number of attempts: 1
multiple cursor alternative - 1447 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 27
- Position: #311 / 369
- Number of attempts: 1
Search and Replace 0 - 4676 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #549 / 1549
- Number of attempts: 3
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2533 / 4114
- Number of attempts: 1
Team names - 1777 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #22 / 570
- Number of attempts: 3
Vice versa - 7535 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1029 / 2048
- Number of attempts: 2
I forgot quotes - 15748 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2547 / 4116
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2229 / 3638
- Number of attempts: 1
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1604 / 3919
- Number of attempts: 3
A simple change - 401 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 14
- Position: #115 / 177
- Number of attempts: 1
Let's play some Ivmgolf - 1015 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #297 / 420
- Number of attempts: 1
replacing each line of a block selection - 2800 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 20
- Position: #266 / 735
- Number of attempts: 5
Append semicolon after expressions - 953 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #229 / 387
- Number of attempts: 4
Remove semicolons after expressions - 568 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #212 / 241
- Number of attempts: 3
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #532 / 1708
- Number of attempts: 3
Sort the cardinal numbers - 280 entries
Maybe a simple challenge.
- Best score: 12
- Best player score: 12
- Position: #46 / 141
- Number of attempts: 3
Ruby 1.9 hashes - 1172 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 13
- Position: #167 / 386
- Number of attempts: 2
A Simple One - 934 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #487 / 617
- Number of attempts: 1
Increment, increment, increment.... - 591 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #331 / 378
- Number of attempts: 1
Context Insensitive completion 1 - 436 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #138 / 223
- Number of attempts: 1
Make Fancy Header - 978 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 16
- Position: #114 / 329
- Number of attempts: 6
Sort and add attributes - 1207 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #214 / 489
- Number of attempts: 4