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

Generate an entry for each month - 107 entries

The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years

  • Best score: 27
  • Best player score: 32
  • Position: #4 / 34
  • Number of attempts: 6
Replace markdown sections with numbering - 144 entries

Replace each section and subsection with their respective numbers

  • Best score: 29
  • Best player score: 38
  • Position: #12 / 43
  • Number of attempts: 6
Change class fields from snake case to camel case - 150 entries

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

  • Best score: 13
  • Best player score: 13
  • Position: #29 / 56
  • Number of attempts: 8
Reorganize Pokémon - 303 entries

Change the format of the each line and sort alphabetically.

  • Best score: 18
  • Best player score: 30
  • Position: #80 / 81
  • Number of attempts: 3
Replace csv column if it's not empty - 95 entries

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

  • Best score: 15
  • Best player score: 15
  • Position: #13 / 39
  • Number of attempts: 4
Convert plain text into a markdown table - 22 entries

Convert the table to markdown to make it more usable

  • Best score: 56
  • Best player score: 78
  • Position: #5 / 10
  • Number of attempts: 3
Change readonly files - 33 entries

Try to write a file that was marked as read-only.

  • Best score: 20
  • Best player score: 20
  • Position: #2 / 12
  • Number of attempts: 6
Move list of uuids into a SQL query - 69 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: 61
  • Position: #5 / 29
  • Number of attempts: 8
Word completion - 185 entries

Try to complete these options within 20 keystrokes.

  • Best score: 20
  • Best player score: 103
  • Position: #38 / 51
  • Number of attempts: 1
Search different SQL column with similar where clause - 168 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: 22
  • Position: #11 / 45
  • Number of attempts: 9
Remove adjacent duplicates - 446 entries

Try to find a way to remove adjacent duplicate letters.

  • Best score: 19
  • Best player score: 19
  • Position: #10 / 118
  • Number of attempts: 5
Column wise pasting - 172 entries

Make a table from 3 columns

  • Best score: 17
  • Best player score: 38
  • Position: #29 / 37
  • Number of attempts: 5
Quicksort - 1962 entries

We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.

  • Best score: 6
  • Best player score: 24
  • Position: #260 / 431
  • Number of attempts: 6
Adam's challenge - 984 entries

Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.

  • Best score: 18
  • Best player score: 18
  • Position: #102 / 270
  • Number of attempts: 5
Wim Stockman
Github:

entered into 14 challenges

contributed 0 challenges