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

A simple everyday task.

  • Best score: 39
  • Best player score: 46
  • Position: #49 / 172
  • Number of attempts: 5
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: 90
  • Position: #126 / 195
  • Number of attempts: 1
YAML to dotenv - 963 entries

Convert this YAML config file to a .env file.

  • Best score: 16
  • Best player score: 17
  • Position: #54 / 211
  • Number of attempts: 11
Change to ascending order - 351 entries

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

  • Best score: 17
  • Best player score: 38
  • Position: #30 / 94
  • Number of attempts: 3
Fix the git merge conflicts - 214 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 54
  • Position: #28 / 61
  • Number of attempts: 1
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: #31 / 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: #30 / 110
  • Number of attempts: 4
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: 13
  • Position: #50 / 94
  • Number of attempts: 2
Reorganize Pokémon - 625 entries

Change the format of the each line and sort alphabetically.

  • Best score: 18
  • Best player score: 18
  • Position: #30 / 170
  • Number of attempts: 5
Replace csv column if it's not empty - 204 entries

Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched

  • Best score: 15
  • Best player score: 15
  • Position: #26 / 70
  • Number of attempts: 3
extract struct tag in go - 89 entries

Can you extract all struct tags in the fewest keystrokes possible?

  • Best score: 29
  • Best player score: 46
  • Position: #21 / 29
  • Number of attempts: 1
CaN yOuR ViM dO ThAt? #1 - 181 entries

Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091

  • Best score: 41
  • Best player score: 41
  • Position: #17 / 73
  • Number of attempts: 4
Move list of uuids into a SQL query - 157 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: 57
  • Position: #5 / 54
  • Number of attempts: 8
Damien Baldy
Github:

entered into 13 challenges

contributed 0 challenges