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

Create json from a .env file - 655 entries

A simple everyday task.

  • Best score: 39
  • Best player score: 66
  • Position: #95 / 152
  • Number of attempts: 2
Rural Post - 4567 entries

Simple challenge to remove all but the post code on each line

  • Best score: 9
  • Best player score: 10
  • Position: #348 / 1114
  • Number of attempts: 2
Satisfy the go linter - 2450 entries

You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?

  • Best score: 20
  • Best player score: 22
  • Position: #214 / 485
  • Number of attempts: 6
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: 27
  • Position: #3965 / 7450
  • Number of attempts: 2
prepend * to every non-blank line - 6358 entries

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

  • Best score: 10
  • Best player score: 11
  • Position: #651 / 1551
  • Number of attempts: 3
One number per line - 18784 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 14
  • Position: #456 / 3878
  • Number of attempts: 6
Swap values inside brackets - 2521 entries

Easy challenge.

  • Best score: 13
  • Best player score: 15
  • Position: #133 / 585
  • Number of attempts: 6
Applying same text modification in several lines - 2907 entries

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

  • Best score: 12
  • Best player score: 14
  • Position: #390 / 860
  • Number of attempts: 3
Swap the operands under comparison - 311 entries

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

  • Best score: 19
  • Best player score: 19
  • Position: #7 / 104
  • Number of attempts: 5
Add semicolons - 10899 entries

Simply add a semicolon at the end of each line

  • Best score: 10
  • Best player score: 11
  • Position: #865 / 3078
  • Number of attempts: 2
remove lines containing the word "reader" - 3614 entries

easy stuff

  • Best score: 9
  • Best player score: 10
  • Position: #634 / 1173
  • Number of attempts: 1
Com(m)a Trouble - 3897 entries

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

  • Best score: 12
  • Best player score: 13
  • Position: #187 / 884
  • Number of attempts: 4
Box it - 7954 entries

Create a box around a line.

  • Best score: 21
  • Best player score: 23
  • Position: #650 / 1886
  • Number of attempts: 2
Cool or not? - 841 entries

abc trying to be cool or not...

  • Best score: 15
  • Best player score: 16
  • Position: #101 / 232
  • Number of attempts: 3
Two pairs of cluster of letters creates word - 751 entries

Clean and group.

  • Best score: 17
  • Best player score: 23
  • Position: #135 / 179
  • Number of attempts: 2
Just the middle - 11500 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 7
  • Position: #1144 / 4216
  • Number of attempts: 3
ninja substitution - 1424 entries

How can you reuse a previous substitution ?

  • Best score: 14
  • Best player score: 15
  • Position: #101 / 268
  • Number of attempts: 4
Vice versa - 7968 entries

Little role switching.

  • Best score: 12
  • Best player score: 12
  • Position: #391 / 2144
  • Number of attempts: 4
One to Ten - 2240 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: 12
  • Position: #133 / 681
  • Number of attempts: 1
Increment each number - 1038 entries

Increment each number individually by one

  • Best score: 15
  • Best player score: 21
  • Position: #168 / 253
  • Number of attempts: 2
Around the clock - 199 entries

You'll want to use 2 special commands to complete this. If you haven't yet, read through 'input.txt', especially :help simple-changes

  • Best score: 13
  • Best player score: 14
  • Position: #46 / 77
  • Number of attempts: 1
Join 'em - 252 entries

This shouldn't be too tough

  • Best score: 4
  • Best player score: 5
  • Position: #85 / 152
  • Number of attempts: 1
Remove quotes after first field - 383 entries

Remove the quotes around each field except for the first field.

  • Best score: 16
  • Best player score: 16
  • Position: #10 / 92
  • Number of attempts: 3
Reorder the groups - 1182 entries

Change the order so that the groups of fruit come before the vegetables.

  • Best score: 14
  • Best player score: 14
  • Position: #25 / 265
  • Number of attempts: 4
convert yml into java pojo field - 866 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: 29
  • Position: #25 / 229
  • Number of attempts: 7
I forgot quotes - 16051 entries

Oops.

  • Best score: 10
  • Best player score: 10
  • Position: #774 / 4194
  • Number of attempts: 7
A HAPPY NEW YEAR 2014 ! - 10699 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 11
  • Position: #1296 / 3695
  • Number of attempts: 3
Words in parens - 12969 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 15
  • Position: #1686 / 3970
  • Number of attempts: 2
Increment, increment, increment.... - 701 entries

Vim likes macros

  • Best score: 10
  • Best player score: 10
  • Position: #21 / 413
  • Number of attempts: 3
Simple text editing with Vim - 13101 entries

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

  • Best score: 13
  • Best player score: 14
  • Position: #1783 / 3768
  • Number of attempts: 3
Epecb
Twitter:

entered into 30 challenges

contributed 0 challenges