Played Challenges
Put a newline after every 10 lines in vim - 1421 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #233 / 479
- Number of attempts: 1
hello-world-vimgolf - 2124 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #105 / 600
- Number of attempts: 1
Contribute to keyboard mashing - 758 entries
Speak in tongues
- Best score: 17
- Best player score: 20
- Position: #151 / 236
- Number of attempts: 1
Rural Post - 4290 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 13
- Position: #582 / 1052
- Number of attempts: 1
Simple, Practical, and Common - 33236 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: 24
- Position: #2892 / 7330
- Number of attempts: 2
prepend * to every non-blank line - 6141 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #538 / 1500
- Number of attempts: 4
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1427 / 3830
- Number of attempts: 3
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #944 / 1874
- Number of attempts: 1
Add semicolons - 10744 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #225 / 3030
- Number of attempts: 3
remove lines containing the word "reader" - 3502 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #292 / 1134
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 652 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #215 / 376
- Number of attempts: 2
Extract argument from function - 2283 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 15
- Position: #424 / 739
- Number of attempts: 1
Search and Replace 0 - 4766 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #386 / 1578
- Number of attempts: 2
That hyphen - 2530 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #408 / 690
- Number of attempts: 2
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #346 / 4152
- Number of attempts: 5
Basic renumbering - 5514 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #622 / 1249
- Number of attempts: 4
Interactive git rebase changing commands - 160 entries
How to change the action of some commits in git rebase dialog.
- Best score: 15
- Best player score: 15
- Position: #23 / 76
- Number of attempts: 1
Add to end of each line... kinda - 316 entries
Visual-block mode can be used to add something to the end of each line, even if they are of differing lengths. However, what if it's not quite at the end?
- Best score: 12
- Best player score: 12
- Position: #21 / 166
- Number of attempts: 1
JSON string rotation - 51 entries
Right value strings are misplaced. Just rotate them! I'm too kind with you guys and didn't included "strings with \" in it"!
- Best score: 19
- Best player score: 28
- Position: #11 / 18
- Number of attempts: 1
One to Ten - 2128 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 13
- Position: #367 / 652
- Number of attempts: 2
Restore order to the alphabet - 184 entries
The numbers are OK. The letters are wonky.
- Best score: 12
- Best player score: 13
- Position: #25 / 67
- Number of attempts: 2
Mirror Symmetry - 793 entries
Add backslashes.
- Best score: 7
- Best player score: 7
- Position: #18 / 265
- Number of attempts: 3
Entries sort - 80 entries
It cames to my mind a weird idea : sorting parts of my .vimrc. Take few minutes to sort out this, it's easy !
- Best score: 14
- Best player score: 14
- Position: #9 / 37
- Number of attempts: 2
Collect List - 4228 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #11 / 1179
- Number of attempts: 2
VimGolfNight - 524 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #214 / 339
- Number of attempts: 2
camel riding - 765 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 17
- Position: #151 / 273
- Number of attempts: 1
swap or reverse - 110 entries
Try to swap or reverse the line as needed.
- Best score: 16
- Best player score: 16
- Position: #27 / 64
- Number of attempts: 1
readability - 310 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 19
- Position: #106 / 147
- Number of attempts: 1
Space out the alphabet - 1610 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 20
- Position: #258 / 438
- Number of attempts: 1
Not enough Ps - 66 entries
Different type of code
- Best score: 13
- Best player score: 13
- Position: #12 / 35
- Number of attempts: 2
Merge blank lines and properly capitalize - 72 entries
Here you need complete 2 tasks: 1. Remove all unwanted continuous blank lines and leave only 1 blank line between paragraphs. 2. Properly capitalize the sentences.
- Best score: 21
- Best player score: 47
- Position: #18 / 22
- Number of attempts: 1
Fix the XML - 962 entries
The challenge consists in having a valid xml from an incomplete source.
- Best score: 18
- Best player score: 24
- Position: #116 / 280
- Number of attempts: 1
Shuffled numbers - 228 entries
Each number is paired with the number it should follow. That's enough information to put them in order.
- Best score: 15
- Best player score: 16
- Position: #51 / 92
- Number of attempts: 2
ASCII box - 324 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 30
- Position: #90 / 103
- Number of attempts: 1
Mute the second method of this script - 447 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 9
- Position: #43 / 237
- Number of attempts: 2
Remove hard line breaks - 64 entries
Text files with Hard breaks are not good for e-readers. We need remove all hard line breaks and have long lines.
- Best score: 10
- Best player score: 14
- Position: #12 / 30
- Number of attempts: 1
Sorting database text output - 213 entries
Sometimes it is nice to be able to quickly take column-formatted text output from the SQL command line and turn it into a list of useful data. In this case we want a unique, sorted list of the values from the second column combined into one comma-separated list. What is the fewest strokes you can do this in?
- Best score: 24
- Best player score: 27
- Position: #66 / 80
- Number of attempts: 1
Config Sections - 38 entries
Section me!
- Best score: 43
- Best player score: 54
- Position: #12 / 18
- Number of attempts: 1
Refactoring useless Method away - 91 entries
Real-life challenge, convert a bunch of ifs to a switch statement
- Best score: 47
- Best player score: 61
- Position: #19 / 32
- Number of attempts: 1
Test everything! - 158 entries
... and build the desired input data structure. Transform a list of values into a non-trivial format.
- Best score: 22
- Best player score: 39
- Position: #39 / 50
- Number of attempts: 1
Condensed Cases - 777 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: 15
- Position: #154 / 240
- Number of attempts: 1
Happy TvvO - 396 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #71 / 197
- Number of attempts: 1
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2055 / 4146
- Number of attempts: 3
Shift down - 193 entries
Number words are back.
- Best score: 19
- Best player score: 30
- Position: #52 / 67
- Number of attempts: 1
learn vim in short time - 225 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #71 / 155
- Number of attempts: 1
vim1001 - 275 entries
change number 1001 into a "vim1001 sequence". (My first challenge, hope it is not too bad... )
- Best score: 17
- Best player score: 23
- Position: #63 / 107
- Number of attempts: 4
-a-b-c- - 3160 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #529 / 1124
- Number of attempts: 2
Count both ways - 987 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #196 / 348
- Number of attempts: 1
Change name of a variable - 169 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Position: #83 / 132
- Number of attempts: 1
Gray area - 713 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 13
- Position: #161 / 265
- Number of attempts: 1
Don't know what this is - 1961 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: 14
- Position: #330 / 576
- Number of attempts: 2
Where should I put the Newline? - 857 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #336 / 429
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #549 / 3653
- Number of attempts: 4
Letter case trickery - 1588 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: 13
- Position: #395 / 509
- Number of attempts: 1
quotes inside quotes - 3105 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: #850 / 1066
- Number of attempts: 1
Words in parens - 12821 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #464 / 3938
- Number of attempts: 2
Word frequency alignment - 273 entries
You've got to align the second column, but the spacing is inconvenient and there are nasty tabs in the way. If you're a "real Vim ninja," this could be very quick indeed...
- Best score: 5
- Best player score: 5
- Position: #93 / 156
- Number of attempts: 1
Groups magic - 146 entries
Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()
- Best score: 13
- Best player score: 14
- Position: #56 / 88
- Number of attempts: 1
A simple change - 434 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 15
- Position: #142 / 187
- Number of attempts: 1
The Quick Brown Fox Jumps Over The Lazy Vim - 398 entries
Someone has vandalized this text file and replaced the beginning character of one word in each line with a Big "X." Please remove the big X's, and fix each line to read "The Quick Brown Fox Jumps Over The Lazy Dog."
- Best score: 8
- Best player score: 11
- Position: #141 / 186
- Number of attempts: 1
The name of the game - 643 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #193 / 353
- Number of attempts: 1
SFD-ROC: vimvimvim - 1550 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 9
- Position: #215 / 435
- Number of attempts: 1
Unwrap the text of an email message - 182 entries
Reverse of "Wrap the text of an email message to 79 characters". gq and gw are great for wrapping paragraphs. But sometimes other programs choke on your wrapped lines. What's the best way to un-gq?
- Best score: 16
- Best player score: 16
- Position: #24 / 72
- Number of attempts: 1
SFD-ROC: ROT13 Phonics - 96 entries
A is for apple, b is for ball, etc... This familiar phonics poem has been rotated 13 characters. Make the letter match the word.
- Best score: 6
- Best player score: 6
- Position: #50 / 70
- Number of attempts: 1
Let's play some Ivmgolf - 1066 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 10
- Position: #352 / 436
- Number of attempts: 1
Vertical Limit - 2399 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 26
- Position: #466 / 727
- Number of attempts: 1
Switch function arguments - 2019 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 14
- Position: #469 / 637
- Number of attempts: 1
Append semicolon after expressions - 986 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #220 / 397
- Number of attempts: 1
switch variable - 5012 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1158 / 1728
- Number of attempts: 1
Line Zipper - 449 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 12
- Position: #10 / 209
- Number of attempts: 1
Generate English Alphabets - 456 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #136 / 198
- Number of attempts: 1
Numbering a List - 1849 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 13
- Position: #2 / 636
- Number of attempts: 2
Ruby 1.9 hashes - 1202 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 14
- Position: #229 / 394
- Number of attempts: 1
Shebangs for all - 1846 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 14
- Position: #217 / 486
- Number of attempts: 6
A Simple One - 978 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #410 / 636
- Number of attempts: 1
Reverse Simple Deletion - 824 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Position: #30 / 450
- Number of attempts: 1
Increment, increment, increment.... - 626 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #2 / 393
- Number of attempts: 2
The Cake is a Lie - 1266 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #428 / 506
- Number of attempts: 1
Context insensitive completion 0 - 493 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 7
- Position: #90 / 230
- Number of attempts: 1
Simple text editing with Vim - 11962 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1338 / 3502
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6336 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 43
- Position: #978 / 1561
- Number of attempts: 1
Elizabeth
Twitter: @sprinkles418
Work in progress. Vim. Front-end. JS. Elixir. Python. Drupal. Design (I try). Dog lover. Incessantly inquisitive. tell it how it is 😎