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

A simple everyday task.

  • Best score: 39
  • Best player score: 39
  • Position: #14 / 174
  • Number of attempts: 14
Reordering properties - 825 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: 39
  • Position: #31 / 195
  • Number of attempts: 7
Sort and Tag - 446 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: 36
  • Best player score: 83
  • Position: #47 / 94
  • Number of attempts: 4
Changing date formats - 458 entries

Change the date format to Y/M/D.

  • Best score: 37
  • Best player score: 69
  • Position: #60 / 141
  • Number of attempts: 3
YAML to dotenv - 969 entries

Convert this YAML config file to a .env file.

  • Best score: 16
  • Best player score: 16
  • Position: #34 / 212
  • Number of attempts: 10
Change to ascending order - 351 entries

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

  • Best score: 17
  • Best player score: 18
  • Position: #16 / 94
  • Number of attempts: 8
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: 18
  • Position: #66 / 118
  • Number of attempts: 2
Fix the git merge conflicts - 214 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 45
  • Position: #17 / 61
  • Number of attempts: 8
Replace markdown sections with numbering - 205 entries

Replace each section and subsection with their respective numbers

  • Best score: 29
  • Best player score: 35
  • Position: #11 / 61
  • Number of attempts: 10
Fix the Scala Method - 236 entries

Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.

  • Best score: 9
  • Best player score: 22
  • Position: #35 / 75
  • Number of attempts: 3
Change class fields from camel case to snake case - 457 entries

This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513

  • Best score: 18
  • Best player score: 18
  • Position: #34 / 110
  • Number of attempts: 5
Change class fields from snake case to camel case - 246 entries

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

  • Best score: 13
  • Best player score: 14
  • Position: #67 / 94
  • Number of attempts: 1
Reorganize Pokémon - 625 entries

Change the format of the each line and sort alphabetically.

  • Best score: 18
  • Best player score: 23
  • Position: #126 / 170
  • Number of attempts: 1
Copy punctuation - 599 entries

I want to copy the last line’s brackets, quotes, and commas to each line. How?

  • Best score: 19
  • Best player score: 37
  • Position: #79 / 149
  • Number of attempts: 3
Morse - 155 entries

Translate Morse code to Text

  • Best score: 31
  • Best player score: 77
  • Position: #22 / 35
  • Number of attempts: 4
Box it - 7954 entries

Create a box around a line.

  • Best score: 21
  • Best player score: 21
  • Position: #456 / 1886
  • Number of attempts: 9
Hessesian
Github:

entered into 16 challenges

contributed 0 challenges