Played Challenges
Simple, Practical, and Common - 32910 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: 22
- Position: #517 / 7271
- Number of attempts: 12
Wrap the text of an email message to 79 characters - 576 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #220 / 352
- Number of attempts: 5
Search and Replace 0 - 4654 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #445 / 1542
- Number of attempts: 5
Swap assigned value - 556 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 16
- Position: #223 / 235
- Number of attempts: 1
NATO phonetic alphabet - 476 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 19
- Position: #29 / 181
- Number of attempts: 6
A simple change - 396 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 12
- Position: #31 / 175
- Number of attempts: 2
Let's play some Ivmgolf - 1005 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #95 / 418
- Number of attempts: 4
Vertical Limit - 2367 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 21
- Position: #45 / 716
- Number of attempts: 6
replacing each line of a block selection - 2791 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Position: #83 / 732
- Number of attempts: 8
Append semicolon after expressions - 942 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 11
- Position: #95 / 385
- Number of attempts: 4
Remove semicolons after expressions - 541 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 6
- Position: #86 / 235
- Number of attempts: 4
switch variable - 4917 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #875 / 1701
- Number of attempts: 4
Ruby 1.9 hashes - 1157 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: 12
- Position: #75 / 382
- Number of attempts: 3
A Simple One - 924 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: #434 / 612
- Number of attempts: 1
Increment, increment, increment.... - 568 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #8 / 371
- Number of attempts: 3
Context Insensitive completion 1 - 427 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #126 / 222
- Number of attempts: 2
Make Fancy Header - 963 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 16
- Position: #102 / 326
- Number of attempts: 7