Played Challenges
Simple, Practical, and Common - 33717 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: #2579 / 7441
- 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 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #296 / 1630
- Number of attempts: 5
VimGolfNight - 560 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 17
- Position: #325 / 347
- Number of attempts: 1
Mess in revision history - 1184 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 28
- Position: #171 / 250
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10679 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #207 / 3688
- Number of attempts: 9
Letter case trickery - 1630 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: #429 / 518
- Number of attempts: 1
quotes inside quotes - 3165 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: #809 / 1079
- Number of attempts: 1
Words in parens - 12966 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #322 / 3968
- Number of attempts: 6
SFD-ROC: vimvimvim - 1606 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 / 446
- Number of attempts: 6
Stairs Indenting - 478 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 12
- Position: #10 / 198
- Number of attempts: 5
Let's play some Ivmgolf - 1122 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #244 / 446
- Number of attempts: 2
Vertical Limit - 2551 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #535 / 756
- Number of attempts: 3
replacing each line of a block selection - 3001 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 21
- Position: #378 / 778
- Number of attempts: 3
Switch function arguments - 2140 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #261 / 664
- Number of attempts: 3
Numbering a List - 1935 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #255 / 654
- Number of attempts: 1
Simple text editing with Vim - 12959 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1254 / 3731
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7134 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 32
- Position: #97 / 1751
- Number of attempts: 10