Played Challenges
-a-b-c- - 3076 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Number of attempts: 3
Extract argument from function - 2175 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Number of attempts: 7
Two become one - 692 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 26
- Number of attempts: 6
Mess in revision history - 1112 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 17
- Number of attempts: 5
attr_aligner - 3346 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 31
- Number of attempts: 1
quotes inside quotes - 2995 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
- Number of attempts: 2
Delete unwanted lines - 350 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Number of attempts: 1
Pairs of numbers - 340 entries
Line 1 represents x, line 2 y-data. Bring the corresponding pairs in the form "[x,y]\n"
- Best score: 26
- Best player score: 27
- Number of attempts: 5
Top X - 185 entries
The End File is the Top 10 Vimgolf Leaderboard at June 29, 2013. This is a second version, with a great contribution of @udioica. X is ten in Roman,a numeric system in ancient Rome
- Best score: 18
- Best player score: 33
- Number of attempts: 2
Assign list - 146 entries
Assign list elements to matrix
- Best score: 30
- Best player score: 31
- Number of attempts: 4
Vertical Limit - 2293 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 21
- Number of attempts: 9
switch variable - 4859 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Number of attempts: 4
Simple text editing with Vim - 11327 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Number of attempts: 5