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

Create json from a .env file - 782 entries

A simple everyday task.

  • Best score: 39
  • Best player score: 39
  • Position: #10 / 178
  • Number of attempts: 8
Reordering properties - 830 entries

Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.

  • Best score: 24
  • Best player score: 77
  • Position: #97 / 197
  • Number of attempts: 3
Change to ascending order - 352 entries

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

  • Best score: 17
  • Best player score: 40
  • Position: #34 / 95
  • Number of attempts: 2
Swap columns and transform to CSV format - 319 entries

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

  • Best score: 16
  • Best player score: 20
  • Position: #83 / 118
  • Number of attempts: 2
Generate an entry for each month - 237 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: 57
  • Position: #44 / 67
  • Number of attempts: 1
Fix the git merge conflicts - 214 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 42
  • Position: #9 / 61
  • Number of attempts: 5
The Fibonacci Spacer - 135 entries

Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)

  • Best score: 25
  • Best player score: 45
  • Position: #20 / 39
  • Number of attempts: 5
Robert Gu
Github:

entered into 7 challenges

contributed 0 challenges