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

Sort and Tag - 421 entries

The goal is to sort these lines alphabetically, assign a unique identifier to each line in the format "[01]", "[02]", etc., and then restore the original order of the lines while preserving the assigned identifiers.

  • Best score: 7
  • Best player score: 85
  • Position: #48 / 90
  • Number of attempts: 3
Changing date formats - 423 entries

Change the date format to Y/M/D.

  • Best score: 37
  • Best player score: 45
  • Position: #17 / 131
  • Number of attempts: 10
YAML to dotenv - 907 entries

Convert this YAML config file to a .env file.

  • Best score: 16
  • Best player score: 16
  • Position: #25 / 199
  • Number of attempts: 6
Change to ascending order - 344 entries

Change each line of numbers consistently from descending to ascending order.

  • Best score: 17
  • Best player score: 46
  • Position: #45 / 91
  • Number of attempts: 5
Swap columns and transform to CSV format - 295 entries

Turn this spreadsheet output into a CSV file but first swap the columns

  • Best score: 16
  • Best player score: 17
  • Position: #41 / 110
  • Number of attempts: 5
Generate an entry for each month - 233 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: 45
  • Position: #33 / 65
  • Number of attempts: 3
thierryharte
Github:

entered into 6 challenges

contributed 0 challenges