Played Challenges
Python Hello World! Reformatting - 837 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: 40
- Number of attempts: 4
Enumerate words - 223 entries
Enumerate the unique words in order.
- Best score: 23
- Best player score: 26
- Number of attempts: 4
Vertical Limit - 2168 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 22
- Number of attempts: 5
Counting in binary - 393 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 16
- Best player score: 43
- Number of attempts: 2
Saving the hashes(#) - 1806 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: 21
- Number of attempts: 4
Numbering a List - 1754 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 20
- Number of attempts: 5
Reverse Simple Deletion - 722 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Number of attempts: 2
Letter case trickery - 1451 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 10
- Number of attempts: 10
Delete unwanted lines - 339 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Number of attempts: 2
replacing each line of a block selection - 2604 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 25
- Number of attempts: 2
The meaning - 504 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Number of attempts: 1
Top X - 181 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: 1
Ugly spreadsheet copy/paste to CSV - 732 entries
convert an ugly spreadsheet copy/paste into a CSV format.
- Best score: 19
- Best player score: 32
- Number of attempts: 3
Change your calendar - 263 entries
Happy New Year!
- Best score: 18
- Best player score: 19
- Number of attempts: 6
Make it more readable - 1775 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 13
- Number of attempts: 6
abcd > a b c d - 241 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Number of attempts: 1
switch variable - 4449 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Number of attempts: 2
A simple change - 362 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 14
- Number of attempts: 4
Simple text editing with Vim - 10703 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Number of attempts: 4
Words in parens - 11439 entries
We should all ace this, right?
- Best score: 14
- Best player score: 15
- Number of attempts: 5