Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #116 / 1899
- Number of attempts: 3
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 22
- Position: #725 / 757
- 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: #360 / 1631
- Number of attempts: 5
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #408 / 701
- Number of attempts: 3
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #832 / 1270
- Number of attempts: 1
Config Sections - 53 entries
Section me!
- Best score: 43
- Best player score: 85
- Position: #19 / 20
- Number of attempts: 2
Condensed Cases - 807 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 18
- Position: #207 / 248
- Number of attempts: 2
Pretty format for variable declarations - 170 entries
Project standards demand the equal signs must be aligned for better readability.
- Best score: 13
- Best player score: 15
- Position: #29 / 64
- Number of attempts: 3
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3413 / 4195
- Number of attempts: 2
Shift down - 209 entries
Number words are back.
- Best score: 19
- Best player score: 30
- Position: #53 / 69
- Number of attempts: 3
learn vim in short time - 240 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #45 / 161
- Number of attempts: 3
vim1001 - 307 entries
change number 1001 into a "vim1001 sequence". (My first challenge, hope it is not too bad... )
- Best score: 17
- Best player score: 31
- Position: #99 / 110
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #775 / 1138
- Number of attempts: 1
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 17
- Position: #294 / 354
- Number of attempts: 1
Lisp Condense - 460 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 19
- Position: #149 / 158
- Number of attempts: 1
120 Degrees - 505 entries
Rotate that triangle.
- Best score: 14
- Best player score: 30
- Position: #134 / 146
- Number of attempts: 1
Gray area - 747 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 13
- Position: #156 / 271
- Number of attempts: 2
Do you demand a shrubbery? - 1164 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 18
- Position: #136 / 301
- Number of attempts: 4
Don't know what this is - 2024 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 15
- Position: #397 / 586
- Number of attempts: 2
Two become one - 716 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: 44
- Position: #193 / 209
- Number of attempts: 2
Where should I put the Newline? - 883 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #326 / 438
- Number of attempts: 1
Mess in revision history - 1210 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 36
- Position: #218 / 254
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2697 / 3695
- Number of attempts: 2
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 32
- Position: #488 / 706
- Number of attempts: 2
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: #851 / 1085
- Number of attempts: 3
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2863 / 3971
- Number of attempts: 1
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1159 / 1750
- Number of attempts: 1
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2272 / 3776
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7252 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 53
- Position: #1498 / 1790
- Number of attempts: 2