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

Find the devices that have no revoked time, and extract out the duration left on their leases. - 12 entries

Extract non-revoked devices and the duration of their leases.

  • Best score: 50
  • Best player score: 59
  • Position: #3 / 7
  • Number of attempts: 2
Convert list of enums to list of localization terms - 79 entries

While making my game Piloteer, I had a large list of TaskTypes and needed to convert them to an equivalent list of localization terms, to be used when translating the game's text into different languages.

  • Best score: 86
  • Best player score: 86
  • Position: #1 / 25
  • Number of attempts: 5
From brakets to parens - 807 entries

This is one of the most common problem when you wrap an array for error handling. Vim is useful when you convert foo[i][j][k] into foo(i, j, k) for many times.

  • Best score: 24
  • Best player score: 25
  • Position: #4 / 184
  • Number of attempts: 4
π - 237 entries

1200 π chars

  • Best score: 16
  • Best player score: 16
  • Position: #2 / 60
  • Number of attempts: 1
Move list of uuids into a SQL query - 218 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: 63
  • Position: #23 / 71
  • Number of attempts: 1
Mirror image - 125 entries

Add the second eye

  • Best score: 15
  • Best player score: 20
  • Position: #12 / 36
  • Number of attempts: 3
Python dataclasses - 1237 entries

Simple challenge to extract fields from a Python class

  • Best score: 19
  • Best player score: 19
  • Position: #82 / 309
  • Number of attempts: 1
citizen_hacks_2019_part2 - 35 entries

For the Citizen Hacks 2019 Vim competition

  • Best score: 40
  • Best player score: 40
  • Position: #1 / 13
  • Number of attempts: 1
ZEraX4
Github:

entered into 8 challenges

contributed 0 challenges