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

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: 22
  • Position: #1090 / 7450
  • Number of attempts: 5
Swap values - 4644 entries

Well, swap the values...

  • Best score: 11
  • Best player score: 16
  • Position: #1060 / 1275
  • Number of attempts: 1
One number per line - 18784 entries

Just give me the numbers.

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

Easy challenge.

  • Best score: 13
  • Best player score: 15
  • Position: #125 / 585
  • Number of attempts: 2
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: 27
  • Position: #86 / 104
  • Number of attempts: 1
multiple cursor alternative - 1547 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: 19
  • Position: #18 / 385
  • Number of attempts: 5
Every other line - 2922 entries

AaAaAaA

  • Best score: 12
  • Best player score: 14
  • Position: #276 / 706
  • Number of attempts: 4
Just the middle - 11500 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 8
  • Position: #2310 / 4216
  • Number of attempts: 3
Interweave two blocks of text - 661 entries

Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?

  • Best score: 15
  • Best player score: 15
  • Position: #17 / 215
  • Number of attempts: 8
Turn a ninja to case-insensitive [Nn][Ii][Nn][Jj][Aa] regexp! - 67 entries

I bumped into this in a dailywtf code: http://pastebin.com/QApa5ycS I didn't want to translate a string whenever I wanted to be [Ss][Aa][Rr][Cc][Aa][Ss][Tt][Ii][Cc] on slack, so I figured a script (python, sed, whatever) would be helpful. Well, or a few vim keystroke!

  • Best score: 18
  • Best player score: 19
  • Position: #36 / 39
  • Number of attempts: 1
Basic renumbering - 5685 entries

Renumbering Basic.

  • Best score: 11
  • Best player score: 21
  • Position: #914 / 1270
  • Number of attempts: 1
Vice versa - 7968 entries

Little role switching.

  • Best score: 12
  • Best player score: 13
  • Position: #789 / 2144
  • Number of attempts: 5
Sort files from hosts - 195 entries

Resume files by host. I hope you enjoy with this challenge

  • Best score: 15
  • Best player score: 18
  • Position: #41 / 77
  • Number of attempts: 2
ascii-art diamond - 44 entries

Simple ascii-art diamond. The grid is 40x40.

  • Best score: 39
  • Best player score: 41
  • Position: #6 / 17
  • Number of attempts: 1
Increment each number - 1038 entries

Increment each number individually by one

  • Best score: 15
  • Best player score: 18
  • Position: #96 / 253
  • Number of attempts: 1
Array transposition - 2430 entries

Transpose two arrays into one.

  • Best score: 16
  • Best player score: 18
  • Position: #191 / 451
  • Number of attempts: 2
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: 30
  • Position: #99 / 229
  • Number of attempts: 3
Collect List - 4308 entries

Convert to comma separated list.

  • Best score: 12
  • Best player score: 17
  • Position: #952 / 1192
  • Number of attempts: 1
Interleave lines - 185 entries

This is some kind of « paste -d'\n' c b a ». There are many ways to achieve this.. just find the shortest!

  • Best score: 17
  • Best player score: 24
  • Position: #20 / 60
  • Number of attempts: 2
I forgot quotes - 16051 entries

Oops.

  • Best score: 10
  • Best player score: 14
  • Position: #1678 / 4194
  • Number of attempts: 2
-a-b-c- - 3216 entries

Put hyphens everywhere.

  • Best score: 13
  • Best player score: 15
  • Position: #643 / 1138
  • Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 12
  • Position: #2153 / 3695
  • Number of attempts: 1
Letter case trickery - 1644 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: 12
  • Position: #352 / 520
  • Number of attempts: 1
Words in parens - 12969 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 14
  • Position: #825 / 3970
  • Number of attempts: 3
Enumerate words - 257 entries

Enumerate the unique words in order.

  • Best score: 23
  • Best player score: 25
  • Position: #31 / 92
  • Number of attempts: 4
Let's play some Ivmgolf - 1130 entries

Oops, I spelled that wrong.

  • Best score: 7
  • Best player score: 10
  • Position: #363 / 448
  • Number of attempts: 1
Vertical Limit - 2564 entries

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

  • Best score: 21
  • Best player score: 22
  • Position: #167 / 759
  • Number of attempts: 8
Simple text editing with Vim - 13095 entries

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

  • Best score: 13
  • Best player score: 21
  • Position: #2946 / 3767
  • Number of attempts: 1

Contributed Challenges

replace 2nd column blanks with values in same column if blank - 242 entries

Where ,SOMELOGB and ,SOMELOGC replaces each /r carriage return if 2nd column is blank. The replace only happens if 2nd column is blank though and should replace up to the non blank row.

Combines all items - 313 entries

For each line that starts with the same number I want to combine its contents

Sergio
Twitter:

Entusiasta do Software Livre, Espírita, esquerdista. Gosto muito de blogar e ouvir música

entered into 28 challenges

contributed 2 challenges