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

A simple everyday task.

  • Best score: 39
  • Best player score: 39
  • Position: #14 / 353
  • Number of attempts: 14
Reordering properties - 1136 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: #40 / 269
  • Number of attempts: 7
Sort and Tag - 676 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: #67 / 140
  • Number of attempts: 4
Changing date formats - 687 entries

Change the date format to Y/M/D.

  • Best score: 37
  • Best player score: 69
  • Position: #80 / 188
  • Number of attempts: 3
YAML to dotenv - 1459 entries

Convert this YAML config file to a .env file.

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

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

  • Best score: 17
  • Best player score: 18
  • Position: #18 / 120
  • Number of attempts: 8
Swap columns and transform to CSV format - 426 entries

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

  • Best score: 16
  • Best player score: 18
  • Position: #82 / 154
  • Number of attempts: 2
Fix the git merge conflicts - 313 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 45
  • Position: #23 / 88
  • Number of attempts: 8
Replace markdown sections with numbering - 303 entries

Replace each section and subsection with their respective numbers

  • Best score: 29
  • Best player score: 35
  • Position: #16 / 80
  • Number of attempts: 10
Fix the Scala Method - 306 entries

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

  • Best score: 2
  • Best player score: 22
  • Position: #36 / 98
  • Number of attempts: 3
Change class fields from camel case to snake case - 568 entries

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

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

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

  • Best score: 13
  • Best player score: 14
  • Position: #78 / 108
  • Number of attempts: 1
Reorganize Pokémon - 772 entries

Change the format of the each line and sort alphabetically.

  • Best score: 18
  • Best player score: 23
  • Position: #148 / 214
  • Number of attempts: 1
Copy punctuation - 682 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: #88 / 166
  • Number of attempts: 3
Morse - 178 entries

Translate Morse code to Text

  • Best score: 31
  • Best player score: 77
  • Position: #23 / 36
  • Number of attempts: 4
Box it - 7987 entries

Create a box around a line.

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

entered into 16 challenges

contributed 0 challenges