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

Change class fields from snake case to camel case - 170 entries

Change the class fields in this Scala class from snake case to camel case

  • Best score: 13
  • Best player score: 20
  • Position: #55 / 66
  • Number of attempts: 1
Reorganize Pokémon - 390 entries

Change the format of the each line and sort alphabetically.

  • Best score: 18
  • Best player score: 22
  • Position: #75 / 104
  • Number of attempts: 3
Replace csv column if it's not empty - 109 entries

Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched

  • Best score: 15
  • Best player score: 30
  • Position: #40 / 44
  • Number of attempts: 1
extract struct tag in go - 51 entries

Can you extract all struct tags in the fewest keystrokes possible?

  • Best score: 29
  • Best player score: 40
  • Position: #13 / 19
  • Number of attempts: 1
CaN yOuR ViM dO ThAt? #2 - 37 entries

Tsoding's famous "Can your Vim do that?" https://www.youtube.com/watch?v=F4xc4jQO7ck&t=1429s

  • Best score: 49
  • Best player score: 74
  • Position: #8 / 10
  • Number of attempts: 2
CaN yOuR ViM dO ThAt? #1 - 111 entries

Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091

  • Best score: 41
  • Best player score: 45
  • Position: #14 / 48
  • Number of attempts: 3
Append leading hyphen count to each line - 54 entries

Append the number of leading hyphens to the end of each line.

  • Best score: 23
  • Best player score: 27
  • Position: #12 / 16
  • Number of attempts: 4
Move list of uuids into a SQL query - 75 entries

Take the list of UUIDs and use them as a filter in the where statement of a SQL query

  • Best score: 57
  • Best player score: 71
  • Position: #23 / 31
  • Number of attempts: 1
Word completion - 187 entries

Try to complete these options within 20 keystrokes.

  • Best score: 20
  • Best player score: 138
  • Position: #46 / 52
  • Number of attempts: 1
Search different SQL column with similar where clause - 184 entries

Replace a column in the where clause and convert all numbers from text to numeric, by replacing the leading 0 with the code 359.

  • Best score: 22
  • Best player score: 23
  • Position: #19 / 48
  • Number of attempts: 4
Move to corresponding lines - 244 entries

Move the values to the corresponding lines.

  • Best score: 16
  • Best player score: 35
  • Position: #47 / 54
  • Number of attempts: 1
Rearrange array to single level - 1361 entries

The goal is to flatten the array into a single list and remove any empty elements.

  • Best score: 14
  • Best player score: 18
  • Position: #42 / 218
  • Number of attempts: 9
Rearrange array to one line - 618 entries

Rearrange the array content on only one line, and remove trailing commas

  • Best score: 13
  • Best player score: 18
  • Position: #52 / 153
  • Number of attempts: 5
Copy punctuation - 502 entries

I want to copy the last line’s brackets, quotes, and commas to each line. How?

  • Best score: 19
  • Best player score: 47
  • Position: #93 / 126
  • Number of attempts: 1
Column wise pasting - 173 entries

Make a table from 3 columns

  • Best score: 17
  • Best player score: 18
  • Position: #10 / 38
  • Number of attempts: 5
Deleting text - 255 entries

Delete everything except some specific numbers.

  • Best score: 26
  • Best player score: 37
  • Position: #9 / 82
  • Number of attempts: 1
New teacher - 1002 entries

Update the details of the new CS teacher.

  • Best score: 19
  • Best player score: 27
  • Position: #134 / 216
  • Number of attempts: 1
months to html list items - 1032 entries

Turn the months into list items.

  • Best score: 22
  • Best player score: 24
  • Position: #100 / 280
  • Number of attempts: 3
Simple, Practical, and Common - 33677 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: 23
  • Position: #2821 / 7431
  • Number of attempts: 8
Swap values - 4637 entries

Well, swap the values...

  • Best score: 11
  • Best player score: 13
  • Position: #643 / 1272
  • Number of attempts: 3
prepend * to every non-blank line - 6323 entries

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

  • Best score: 10
  • Best player score: 10
  • Position: #451 / 1542
  • Number of attempts: 6
One number per line - 18751 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 18
  • Position: #1558 / 3869
  • Number of attempts: 4
Add semicolons - 10876 entries

Simply add a semicolon at the end of each line

  • Best score: 10
  • Best player score: 11
  • Position: #1782 / 3069
  • Number of attempts: 2
Box it - 7911 entries

Create a box around a line.

  • Best score: 21
  • Best player score: 27
  • Position: #1200 / 1879
  • Number of attempts: 1
Just the middle - 11473 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 8
  • Position: #3206 / 4205
  • Number of attempts: 2
Basic renumbering - 5673 entries

Renumbering Basic.

  • Best score: 11
  • Best player score: 15
  • Position: #536 / 1267
  • Number of attempts: 1
Vice versa - 7925 entries

Little role switching.

  • Best score: 12
  • Best player score: 15
  • Position: #1124 / 2133
  • Number of attempts: 5
Reorder the groups - 1181 entries

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

  • Best score: 14
  • Best player score: 15
  • Position: #126 / 264
  • Number of attempts: 5
Fix the XML - 1039 entries

The challenge consists in having a valid xml from an incomplete source.

  • Best score: 18
  • Best player score: 24
  • Position: #147 / 290
  • Number of attempts: 4
I forgot quotes - 16007 entries

Oops.

  • Best score: 10
  • Best player score: 14
  • Position: #2046 / 4186
  • Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10676 entries

A HAPPY NEW YEAR 2014 !

  • Best score: 11
  • Best player score: 11
  • Position: #1613 / 3687
  • Number of attempts: 2
Words in parens - 12951 entries

We should all ace this, right?

  • Best score: 13
  • Best player score: 15
  • Position: #1872 / 3966
  • Number of attempts: 6
Ugly spreadsheet copy/paste to CSV - 1009 entries

convert an ugly spreadsheet copy/paste into a CSV format.

  • Best score: 19
  • Best player score: 36
  • Position: #118 / 193
  • Number of attempts: 5
Neix20
Github:

entered into 33 challenges

contributed 0 challenges