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

Changing date formats - 725 entries

Change the date format to Y/M/D.

  • Best score: 37
  • Best player score: 54
  • Position: #47 / 204
  • Number of attempts: 6
YAML to dotenv - 1581 entries

Convert this YAML config file to a .env file.

  • Best score: 16
  • Best player score: 25
  • Position: #170 / 330
  • Number of attempts: 2
Change to ascending order - 516 entries

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

  • Best score: 17
  • Best player score: 42
  • Position: #51 / 129
  • Number of attempts: 4
Swap columns and transform to CSV format - 460 entries

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

  • Best score: 16
  • Best player score: 19
  • Position: #91 / 168
  • Number of attempts: 1
Fix the git merge conflicts - 342 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 62
  • Position: #66 / 102
  • Number of attempts: 1
Fix the Scala Method - 350 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: 26
  • Position: #71 / 117
  • Number of attempts: 2
Change class fields from snake case to camel case - 318 entries

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

  • Best score: 13
  • Best player score: 16
  • Position: #90 / 120
  • Number of attempts: 1
Replace csv column if it's not empty - 293 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: #18 / 97
  • Number of attempts: 3
Move list of uuids into a SQL query - 245 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: 69
  • Position: #51 / 82
  • Number of attempts: 1
Word completion - 305 entries

Try to complete these options within 20 keystrokes.

  • Best score: 20
  • Best player score: 96
  • Position: #51 / 81
  • Number of attempts: 2
Reverse even lines - 44 entries

Reverse only the even lines without altering the odd lines.

  • Best score: 7
  • Best player score: 15
  • Position: #8 / 14
  • Number of attempts: 1
New teacher - 1502 entries

Update the details of the new CS teacher.

  • Best score: 19
  • Best player score: 30
  • Position: #234 / 315
  • Number of attempts: 2
Simple text editing with Vim - 13526 entries

Make the pairs of lines match up by making each second line same as first

  • Best score: 13
  • Best player score: 15
  • Position: #2224 / 3879
  • Number of attempts: 2
Biswajit
Github:

entered into 13 challenges

contributed 0 challenges