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

Put a newline after every 10 lines in vim - 1294 entries

Goal is to put a newline after every 10 lines in vim.

  • Best score: 10
  • Best player score: 11
  • Position: #67 / 443
  • Number of attempts: 7
hello-world-vimgolf - 1906 entries

Simple number generation

  • Best score: 10
  • Best player score: 10
  • Position: #128 / 544
  • Number of attempts: 3
Fill in the chess board - 722 entries

Fill in the name of each square using its file (a-h) and rank (1-8).

  • Best score: 19
  • Best player score: 34
  • Position: #66 / 153
  • Number of attempts: 11
Migrated to Postgres! - 258 entries

Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322

  • Best score: 26
  • Best player score: 27
  • Position: #16 / 104
  • Number of attempts: 3
Inverting Lines - 1534 entries

A simple challenge to invert all lines, except the first.

  • Best score: 10
  • Best player score: 10
  • Position: #65 / 416
  • Number of attempts: 9
HS Final exam vimgolf - 803 entries

Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.

  • Best score: 21
  • Best player score: 43
  • Position: #185 / 214
  • Number of attempts: 2
Python: Def to Lambda - 403 entries

LAMBDA!!!

  • Best score: 19
  • Best player score: 23
  • Position: #113 / 138
  • Number of attempts: 7
Rural Post - 4231 entries

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

  • Best score: 9
  • Best player score: 9
  • Position: #162 / 1041
  • Number of attempts: 8
Satisfy the go linter - 2063 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: 29
  • Position: #317 / 419
  • Number of attempts: 11
Add quotes to ansible playbook - 838 entries

You created an ansible playbook, but forgot to add quotes. Can you fix it?

  • Best score: 8
  • Best player score: 9
  • Position: #154 / 264
  • Number of attempts: 13
Yo To Hello - 1074 entries

Simply Turn Yo To Hello

  • Best score: 10
  • Best player score: 11
  • Position: #415 / 494
  • Number of attempts: 3
Replace pattern with 1, 2, 3, ... on each line - 1053 entries

For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2

  • Best score: 21
  • Best player score: 22
  • Position: #82 / 213
  • Number of attempts: 14
Get mail address from outlook format - 604 entries

Create a mail list space separated of mail list formatted by outlook

  • Best score: 15
  • Best player score: 15
  • Position: #63 / 190
  • Number of attempts: 5
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: 20
  • Position: #1259 / 1489
  • Number of attempts: 1
One number per line - 18480 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 16
  • Position: #1018 / 3811
  • Number of attempts: 18
Add semicolons - 10716 entries

Simply add a semicolon at the end of each line

  • Best score: 10
  • Best player score: 10
  • Position: #726 / 3022
  • Number of attempts: 8
Box it - 7725 entries

Create a box around a line.

  • Best score: 21
  • Best player score: 21
  • Position: #433 / 1844
  • Number of attempts: 13
Search and Replace 0 - 4743 entries

Replace every instance of 'aaa' with 'xaaax'.

  • Best score: 12
  • Best player score: 20
  • Position: #1449 / 1572
  • Number of attempts: 3
ninja substitution - 1328 entries

How can you reuse a previous substitution ?

  • Best score: 14
  • Best player score: 14
  • Position: #75 / 254
  • Number of attempts: 21
One to Ten - 2122 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: #334 / 649
  • Number of attempts: 14
Change part of a function name in multiple occurrences - 612 entries

Change the middle part of the function name in multiple places, preferably using the next and dot commands.

  • Best score: 14
  • Best player score: 19
  • Position: #171 / 197
  • Number of attempts: 2
Space out the alphabet - 1602 entries

Put 3 spaces between adjacent letters.

  • Best score: 15
  • Best player score: 21
  • Position: #288 / 436
  • Number of attempts: 11
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: 11
  • Position: #127 / 574
  • Number of attempts: 8
Alphabet soup - 402 entries

Create a column of all alphabet characters organized in a funky way

  • Best score: 25
  • Best player score: 25
  • Position: #11 / 98
  • Number of attempts: 12
Append semicolon after expressions - 975 entries

Some lines need the semicolon, some don't.

  • Best score: 11
  • Best player score: 11
  • Position: #127 / 394
  • Number of attempts: 5
m397
Twitter:

entered into 25 challenges

contributed 0 challenges