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: 47
  • Position: #29 / 49
  • Number of attempts: 2
Fix the git merge conflicts - 130 entries

Solve the merge conflicts in the Python file

  • Best score: 36
  • Best player score: 57
  • Position: #19 / 43
  • Number of attempts: 6
Replace markdown sections with numbering - 176 entries

Replace each section and subsection with their respective numbers

  • Best score: 29
  • Best player score: 65
  • Position: #27 / 53
  • Number of attempts: 6
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: 26
  • Position: #37 / 54
  • Number of attempts: 3
Change class fields from camel case to snake case - 360 entries

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

  • Best score: 18
  • Best player score: 19
  • Position: #31 / 91
  • Number of attempts: 3
Change class fields from snake case to camel case - 187 entries

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

  • Best score: 13
  • Best player score: 16
  • Position: #53 / 72
  • Number of attempts: 5
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: 16
  • Position: #30 / 53
  • Number of attempts: 2
Change readonly files - 49 entries

Try to write a file that was marked as read-only.

  • Best score: 20
  • Best player score: 22
  • Position: #9 / 17
  • Number of attempts: 7
extract struct tag in go - 56 entries

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

  • Best score: 29
  • Best player score: 38
  • Position: #10 / 22
  • Number of attempts: 3
CaN yOuR ViM dO ThAt? #1 - 146 entries

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

  • Best score: 41
  • Best player score: 49
  • Position: #54 / 59
  • Number of attempts: 1
Move list of uuids into a SQL query - 90 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: 75
  • Position: #33 / 39
  • Number of attempts: 1
Word completion - 198 entries

Try to complete these options within 20 keystrokes.

  • Best score: 20
  • Best player score: 24
  • Position: #22 / 56
  • Number of attempts: 6
Hex to binary - 91 entries

Convert hexadecimal numbers into binary format.

  • Best score: 29
  • Best player score: 44
  • Position: #15 / 19
  • Number of attempts: 3
thedvd98
Github:

entered into 13 challenges

contributed 0 challenges