Played Challenges
Simple, Practical, and Common - 33533 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: 27
- Position: #3890 / 7396
- Number of attempts: 2
Swap values - 4600 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #722 / 1264
- Number of attempts: 3
One number per line - 18705 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #370 / 3855
- Number of attempts: 8
multiple cursor alternative - 1519 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: 19
- Position: #41 / 380
- Number of attempts: 6
From argument to object - 1503 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #69 / 455
- Number of attempts: 4
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #490 / 703
- Number of attempts: 1
Array propagate - 338 entries
Complete the array with the keys as part of the value
- Best score: 23
- Best player score: 24
- Position: #37 / 119
- Number of attempts: 3
Just the middle - 11417 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1031 / 4181
- Number of attempts: 2
Team names - 1834 entries
The team names are misspelled.
- Best score: 16
- Best player score: 18
- Position: #343 / 587
- Number of attempts: 2
For all cases. - 160 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #52 / 105
- Number of attempts: 1
Remember VimGolf Rules ! - 261 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 7
- Position: #11 / 141
- Number of attempts: 4
Basic renumbering - 5643 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #91 / 1261
- Number of attempts: 8
Hidden Message - 93 entries
Find the hidden message and replace all other characters with spaces.
- Best score: 33
- Best player score: 33
- Position: #7 / 30
- Number of attempts: 3
Interactive git rebase changing commands - 172 entries
How to change the action of some commits in git rebase dialog.
- Best score: 14
- Best player score: 15
- Position: #47 / 79
- Number of attempts: 2
create arrows in a list - 112 entries
Add arrow at same distance
- Best score: 10
- Best player score: 10
- Position: #48 / 72
- Number of attempts: 1
Create a table - 332 entries
Convert the given input into a formatted table
- Best score: 16
- Best player score: 19
- Position: #78 / 105
- Number of attempts: 1
Wrap text in quotes - 368 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 16
- Position: #35 / 122
- Number of attempts: 3
Vice versa - 7891 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #333 / 2121
- Number of attempts: 4
Order and join - 983 entries
There's something special about the input order.
- Best score: 10
- Best player score: 10
- Position: #45 / 259
- Number of attempts: 4
Array transposition - 2415 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #94 / 446
- Number of attempts: 8
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Position: #581 / 1190
- Number of attempts: 4
ASCII box - 347 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 27
- Position: #72 / 107
- Number of attempts: 1
I forgot quotes - 15954 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #672 / 4170
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10654 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1212 / 3678
- Number of attempts: 3
Words in parens - 12918 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #844 / 3957
- Number of attempts: 3
Delete unwanted lines - 408 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #165 / 228
- Number of attempts: 1
Ruby 1.9 hashes - 1228 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: #84 / 403
- Number of attempts: 2
A Simple One - 1037 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: #462 / 657
- Number of attempts: 1
Reverse Simple Deletion - 845 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #38 / 457
- Number of attempts: 2
Simple text editing with Vim - 12626 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #509 / 3652
- Number of attempts: 5