Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put [challenge ID]

Played Challenges

Contribute to keyboard mashing - 736 entries

Speak in tongues

  • Best score: 17
  • Best player score: 20
  • Position: #126 / 228
  • Number of attempts: 1
Simple, Practical, and Common - 33100 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: 31
  • Position: #5523 / 7301
  • Number of attempts: 1
Swap values - 4500 entries

Well, swap the values...

  • Best score: 11
  • Best player score: 20
  • Position: #1153 / 1247
  • Number of attempts: 2
prepend * to every non-blank line - 6096 entries

Prepend an asterisk to every non-blank line in the input file.

  • Best score: 10
  • Best player score: 15
  • Position: #880 / 1489
  • Number of attempts: 2
One number per line - 18480 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 17
  • Position: #1217 / 3811
  • Number of attempts: 2
TAR archive pretty print - 22 entries

Will you use isk ?

  • Best score: 24
  • Best player score: 31
  • Position: #9 / 10
  • Number of attempts: 2
citizen_hacks_2019_challenge2 - 183 entries

For the Citizen Hacks 2019 Vim competition.

  • Best score: 6
  • Best player score: 7
  • Position: #76 / 94
  • Number of attempts: 1
Swap values inside brackets - 2441 entries

Easy challenge.

  • Best score: 14
  • Best player score: 21
  • Position: #416 / 564
  • Number of attempts: 4
V to the i - 4650 entries

Input is 99 V's. Output is 100 i's.

  • Best score: 7
  • Best player score: 8
  • Position: #1322 / 1863
  • Number of attempts: 2
Applying same text modification in several lines - 2792 entries

Remove identical text at the beginning of several lines and the closing parenthesis.

  • Best score: 12
  • Best player score: 14
  • Position: #325 / 826
  • Number of attempts: 3
Refactor typescript arrow function type - 295 entries

Make arrow function type less verbose and easier to read

  • Best score: 20
  • Best player score: 27
  • Position: #43 / 66
  • Number of attempts: 2
Add string initializers to an enum - 834 entries

Change Typescript enum so that it has string initializers.

  • Best score: 21
  • Best player score: 25
  • Position: #139 / 245
  • Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1124 entries

Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary

  • Best score: 19
  • Best player score: 30
  • Position: #162 / 235
  • Number of attempts: 1
Swap the operands under comparison - 266 entries

Swap the operands under comparison to prevent null pointer exception (at least in java)

  • Best score: 19
  • Best player score: 45
  • Position: #92 / 96
  • Number of attempts: 1
Add semicolons - 10716 entries

Simply add a semicolon at the end of each line

  • Best score: 10
  • Best player score: 15
  • Position: #2183 / 3022
  • Number of attempts: 1
Split line with dots - 2113 entries

This line is too long, split it.

  • Best score: 15
  • Best player score: 30
  • Position: #593 / 625
  • Number of attempts: 1
Com(m)a Trouble - 3503 entries

Someone was real stupid when placing his commas. Can you fix it?

  • Best score: 12
  • Best player score: 26
  • Position: #644 / 785
  • Number of attempts: 1
My cafe needs a new menu - 22 entries

Help! My cafe needs a new menu and I've only got this plain-text file from the kitchen. In order to get it printed, I need to transform it into a markdown file with; headings for each type of item, prices on each menu item, dietary options and a key down the bottom.

  • Best score: 126
  • Best player score: 189
  • Position: #5 / 5
  • Number of attempts: 1
Box it - 7725 entries

Create a box around a line.

  • Best score: 21
  • Best player score: 24
  • Position: #883 / 1844
  • Number of attempts: 3
multiple cursor alternative - 1453 entries

from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/

  • Best score: 19
  • Best player score: 24
  • Position: #287 / 372
  • Number of attempts: 3
Copy three lines - 2824 entries

If the site is up (by some miracle), make the text under every header identical.

  • Best score: 13
  • Best player score: 28
  • Position: #584 / 630
  • Number of attempts: 2
Extract argument from function - 2267 entries

The aim is to see if you can do some refactoring very fast.

  • Best score: 13
  • Best player score: 13
  • Position: #218 / 736
  • Number of attempts: 4
Preferably without multi-cursor plugin - 526 entries

Originally asked as question on reddit by kpthunder: https://www.reddit.com/r/vim/comments/9fvsro/what_is_the_most_efficient_way_to_go_about/

  • Best score: 30
  • Best player score: 36
  • Position: #70 / 123
  • Number of attempts: 4
Number Sort - 299 entries

sort the list of newline-separated numbers incrementally. Numbers are in the range 1 to 1000, with 500 missing

  • Best score: 9
  • Best player score: 9
  • Position: #89 / 159
  • Number of attempts: 1
Just the middle - 11283 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 8
  • Position: #2748 / 4140
  • Number of attempts: 1
Team names - 1790 entries

The team names are misspelled.

  • Best score: 16
  • Best player score: 21
  • Position: #504 / 575
  • Number of attempts: 2
Basic renumbering - 5486 entries

Renumbering Basic.

  • Best score: 11
  • Best player score: 19
  • Position: #750 / 1243
  • Number of attempts: 2
Fiddle percentages into real numbers - 820 entries

Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.

  • Best score: 13
  • Best player score: 16
  • Position: #197 / 280
  • Number of attempts: 4
Order and join - 913 entries

There's something special about the input order.

  • Best score: 10
  • Best player score: 19
  • Position: #232 / 248
  • Number of attempts: 2
comments galore - 982 entries

Basic comment reformatting

  • Best score: 10
  • Best player score: 10
  • Position: #270 / 414
  • Number of attempts: 3
Create bison tokens - 34 entries

Create tokens for bison out of a known list of words

  • Best score: 85
  • Best player score: 93
  • Position: #8 / 16
  • Number of attempts: 1
Line under headers - 1933 entries

Put a line under each header, and remove the other markdown formatting.

  • Best score: 24
  • Best player score: 28
  • Position: #194 / 476
  • Number of attempts: 4
simple format (3) - 55 entries

reverse two column values!

  • Best score: 34
  • Best player score: 52
  • Position: #9 / 16
  • Number of attempts: 4
convert yml into java pojo field - 826 entries

How fast vim can create fields for java pojo i.e class declaration referring to a (simple) yml file

  • Best score: 29
  • Best player score: 34
  • Position: #172 / 222
  • Number of attempts: 1
unknown command - 151 entries

I want change 5 words

  • Best score: 7
  • Best player score: 36
  • Position: #70 / 77
  • Number of attempts: 1
Simple format (2) - 321 entries

try again!

  • Best score: 23
  • Best player score: 33
  • Position: #43 / 67
  • Number of attempts: 6
Space out the alphabet - 1602 entries

Put 3 spaces between adjacent letters.

  • Best score: 15
  • Best player score: 21
  • Position: #287 / 436
  • Number of attempts: 1
I forgot quotes - 15840 entries

Oops.

  • Best score: 10
  • Best player score: 10
  • Position: #811 / 4133
  • Number of attempts: 9
-a-b-c- - 3142 entries

Put hyphens everywhere.

  • Best score: 13
  • Best player score: 14
  • Position: #373 / 1120
  • Number of attempts: 4
Don't know what this is - 1959 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: 13
  • Position: #264 / 574
  • Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10564 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 11
  • Position: #1341 / 3646
  • Number of attempts: 3
attr_aligner - 3403 entries

Two attr keywords. Two separate indentations. Align the colons.

  • Best score: 19
  • Best player score: 34
  • Position: #564 / 686
  • Number of attempts: 2
quotes inside quotes - 3080 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: 14
  • Position: #306 / 1058
  • Number of attempts: 5
Words in parens - 12788 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 20
  • Position: #3280 / 3930
  • Number of attempts: 1
Array Transposition - 169 entries

Transpose four arrays into two.

  • Best score: 27
  • Best player score: 54
  • Position: #41 / 51
  • Number of attempts: 1
calculations - 256 entries

Complete these (weird) calculations.

  • Best score: 38
  • Best player score: 42
  • Position: #35 / 62
  • Number of attempts: 1
Vertical Limit - 2389 entries

transform a succession of one word lines to a an array of strings

  • Best score: 21
  • Best player score: 27
  • Position: #530 / 724
  • Number of attempts: 3
Append semicolon after expressions - 975 entries

Some lines need the semicolon, some don't.

  • Best score: 11
  • Best player score: 12
  • Position: #231 / 394
  • Number of attempts: 4
switch variable - 4996 entries

how fast can you switch two variable ?

  • Best score: 11
  • Best player score: 14
  • Position: #1413 / 1723
  • Number of attempts: 1
82 bottles of beer on the wall - 296 entries

Take them down. (sorry, only 82 bottles because the problem size is limited!)

  • Best score: 107
  • Best player score: 132
  • Position: #77 / 138
  • Number of attempts: 6
Increment, increment, increment.... - 606 entries

Vim likes macros

  • Best score: 10
  • Best player score: 12
  • Position: #335 / 385
  • Number of attempts: 2
Context insensitive completion 0 - 486 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: 9
  • Position: #191 / 228
  • Number of attempts: 1
Simple text editing with Vim - 11865 entries

Make the pairs of lines match up by making each second line same as first

  • Best score: 13
  • Best player score: 18
  • Position: #2497 / 3472
  • Number of attempts: 1

Contributed Challenges

Santa's naughty / nice list - 77 entries

Christmas is here and Santa hasn't decided who's naughty or nice yet. He's given a list of names to his programmer friend to quickly split the children into naughty and nice. Hint: There's a hidden pattern that might be familiar.

My cafe needs a new menu - 22 entries

Help! My cafe needs a new menu and I've only got this plain-text file from the kitchen. In order to get it printed, I need to transform it into a markdown file with; headings for each type of item, prices on each menu item, dietary options and a key down the bottom.

Bennett
Twitter:

Software Engineer working with video at Clipchamp. I like Rust 🦀, JavaScript 😅 and Personal Knowledge Management 📚

entered into 53 challenges

contributed 2 challenges