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 - 236 entries

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

  • Best score: 13
  • Best player score: 20
  • Position: #76 / 90
  • Number of attempts: 1
Reorganize Pokémon - 587 entries

Change the format of the each line and sort alphabetically.

  • Best score: 18
  • Best player score: 22
  • Position: #106 / 160
  • Number of attempts: 3
Replace csv column if it's not empty - 191 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: #60 / 65
  • Number of attempts: 1
extract struct tag in go - 83 entries

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

  • Best score: 29
  • Best player score: 40
  • Position: #15 / 28
  • Number of attempts: 1
CaN yOuR ViM dO ThAt? #2 - 52 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: #11 / 14
  • Number of attempts: 2
CaN yOuR ViM dO ThAt? #1 - 176 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: #21 / 70
  • Number of attempts: 3
Append leading hyphen count to each line - 81 entries

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

  • Best score: 23
  • Best player score: 27
  • Position: #17 / 26
  • Number of attempts: 4
Move list of uuids into a SQL query - 154 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: #39 / 52
  • Number of attempts: 1
Word completion - 233 entries

Try to complete these options within 20 keystrokes.

  • Best score: 20
  • Best player score: 138
  • Position: #56 / 63
  • Number of attempts: 1
Search different SQL column with similar where clause - 265 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: #23 / 60
  • Number of attempts: 4
Move to corresponding lines - 267 entries

Move the values to the corresponding lines.

  • Best score: 16
  • Best player score: 35
  • Position: #53 / 62
  • Number of attempts: 1
Rearrange array to single level - 1501 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: #48 / 249
  • Number of attempts: 9
Rearrange array to one line - 707 entries

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

  • Best score: 13
  • Best player score: 18
  • Position: #58 / 170
  • Number of attempts: 5
Copy punctuation - 574 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: #105 / 145
  • Number of attempts: 1
Column wise pasting - 229 entries

Make a table from 3 columns

  • Best score: 17
  • Best player score: 18
  • Position: #11 / 49
  • Number of attempts: 5
Deleting text - 278 entries

Delete everything except some specific numbers.

  • Best score: 26
  • Best player score: 37
  • Position: #10 / 92
  • Number of attempts: 1
New teacher - 1364 entries

Update the details of the new CS teacher.

  • Best score: 19
  • Best player score: 27
  • Position: #169 / 285
  • Number of attempts: 1
months to html list items - 1088 entries

Turn the months into list items.

  • Best score: 22
  • Best player score: 24
  • Position: #100 / 295
  • Number of attempts: 3
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: 23
  • Position: #2826 / 7450
  • Number of attempts: 8
Swap values - 4644 entries

Well, swap the values...

  • Best score: 11
  • Best player score: 13
  • Position: #643 / 1275
  • Number of attempts: 3
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: 10
  • Position: #451 / 1551
  • Number of attempts: 6
One number per line - 18780 entries

Just give me the numbers.

  • Best score: 14
  • Best player score: 18
  • Position: #1559 / 3877
  • Number of attempts: 4
Add semicolons - 10891 entries

Simply add a semicolon at the end of each line

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

Create a box around a line.

  • Best score: 21
  • Best player score: 27
  • Position: #1205 / 1885
  • Number of attempts: 1
Just the middle - 11500 entries

Delete the instructions at the top and bottom.

  • Best score: 7
  • Best player score: 8
  • Position: #3209 / 4216
  • Number of attempts: 2
Basic renumbering - 5685 entries

Renumbering Basic.

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

Little role switching.

  • Best score: 12
  • Best player score: 15
  • Position: #1129 / 2144
  • Number of attempts: 5
Reorder the groups - 1182 entries

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

  • Best score: 14
  • Best player score: 15
  • Position: #126 / 265
  • 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 - 16051 entries

Oops.

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

A HAPPY NEW YEAR 2014 !

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

We should all ace this, right?

  • Best score: 13
  • Best player score: 15
  • Position: #1874 / 3970
  • 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