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

Generate an entry for each month - 165 entries

The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years

  • Best score: 27
  • Best player score: 32
  • Position: #5 / 49
  • Number of attempts: 12
Fix the git merge conflicts - 126 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 79
  • Position: #37 / 42
  • Number of attempts: 1
Nested JSON Flattener - 32 entries

Transform a deeply nested JSON structure into a flattened key-value format where each path is represented by dot notation

  • Best score: 44
  • Best player score: 99
  • Position: #10 / 14
  • Number of attempts: 1
Replace markdown sections with numbering - 176 entries

Replace each section and subsection with their respective numbers

  • Best score: 29
  • Best player score: 101
  • Position: #42 / 53
  • Number of attempts: 3
Fix the Scala Method - 162 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: 32
  • Position: #48 / 54
  • Number of attempts: 1
Replace csv column if it's not empty - 145 entries

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

  • Best score: 15
  • Best player score: 18
  • Position: #41 / 53
  • Number of attempts: 5
Convert plain text into a markdown table - 24 entries

Convert the table to markdown to make it more usable

  • Best score: 56
  • Best player score: 321
  • Position: #10 / 11
  • Number of attempts: 1
Fix timezone format - 253 entries

Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`

  • Best score: 15
  • Best player score: 28
  • Position: #83 / 85
  • Number of attempts: 3
Deleting text - 257 entries

Delete everything except some specific numbers.

  • Best score: 26
  • Best player score: 93
  • Position: #78 / 84
  • Number of attempts: 2
Format a long line - 88 entries

Reformat long lines (gq), textwidth=78, no trailing spaces.

  • Best score: 17
  • Best player score: 262
  • Position: #26 / 27
  • Number of attempts: 1
New teacher - 1101 entries

Update the details of the new CS teacher.

  • Best score: 19
  • Best player score: 32
  • Position: #202 / 236
  • Number of attempts: 1
Truth Table to ModelSim - 58 entries

Convert this truth table to simulator instructions!

  • Best score: 64
  • Best player score: 218
  • Position: #16 / 17
  • Number of attempts: 1
cr100
Github:

entered into 12 challenges

contributed 0 challenges