Played Challenges
Simple, Practical, and Common - 33757 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: #2582 / 7450
- Number of attempts: 5
vim = 22 / 7 - 475 entries
pi square vim
- Best score: 20
- Best player score: 34
- Position: #109 / 135
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #296 / 1631
- Number of attempts: 5
VimGolfNight - 575 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 17
- Position: #330 / 352
- Number of attempts: 1
Mess in revision history - 1210 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 28
- Position: #172 / 254
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #207 / 3695
- Number of attempts: 9
Letter case trickery - 1644 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: 14
- Position: #430 / 520
- Number of attempts: 1
quotes inside quotes - 3182 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: 17
- Position: #812 / 1085
- Number of attempts: 1
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #322 / 3970
- Number of attempts: 6
SFD-ROC: vimvimvim - 1616 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #48 / 447
- Number of attempts: 6
Stairs Indenting - 479 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 12
- Position: #10 / 199
- Number of attempts: 5
Let's play some Ivmgolf - 1126 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #245 / 447
- Number of attempts: 2
Vertical Limit - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #536 / 759
- Number of attempts: 3
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 21
- Position: #378 / 779
- Number of attempts: 3
Switch function arguments - 2152 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #262 / 667
- Number of attempts: 3
Numbering a List - 1939 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #256 / 655
- Number of attempts: 1
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1260 / 3765
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 32
- Position: #99 / 1778
- Number of attempts: 10