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

extract struct tag in go - 149 entries

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

  • Best score: 29
  • Best player score: 38
  • Position: #13 / 41
  • Number of attempts: 2
Word completion - 284 entries

Try to complete these options within 20 keystrokes.

  • Best score: 20
  • Best player score: 93
  • Position: #43 / 76
  • Number of attempts: 7
Rearrange array to single level - 1737 entries

The goal is to flatten the array into a single list and remove any empty elements.

  • Best score: 14
  • Best player score: 20
  • Position: #84 / 290
  • Number of attempts: 4
Rearrange array to one line - 807 entries

Rearrange the array content on only one line, and remove trailing commas

  • Best score: 13
  • Best player score: 20
  • Position: #97 / 190
  • Number of attempts: 7
Replace word while reserving first letter case - 663 entries

Window -> Door window -> door Windows -> Windows windows -> windows

  • Best score: 24
  • Best player score: 38
  • Position: #80 / 126
  • Number of attempts: 4
months to html list items - 1130 entries

Turn the months into list items.

  • Best score: 22
  • Best player score: 26
  • Position: #151 / 306
  • Number of attempts: 8
Remove line numbers - 778 entries

From http://web.archive.org/web/20140831121704/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php#investigatingthestackwithgdb.

  • Best score: 8
  • Best player score: 13
  • Position: #105 / 205
  • Number of attempts: 1
HS exam question - 1610 entries

Convert the data to a python dictionary

  • Best score: 47
  • Best player score: 50
  • Position: #67 / 420
  • Number of attempts: 15
Changing around text with citations - 361 entries

Based off of something I saw on reddit

  • Best score: 28
  • Best player score: 45
  • Position: #74 / 95
  • Number of attempts: 2
delete swap - 1834 entries

delete all swap

  • Best score: 5
  • Best player score: 5
  • Position: #326 / 570
  • Number of attempts: 5
Visual block training - 1116 entries

You see the input. You see the output. Go.

  • Best score: 17
  • Best player score: 31
  • Position: #95 / 208
  • Number of attempts: 11
Put a newline after every 10 lines in vim - 1680 entries

Goal is to put a newline after every 10 lines in vim.

  • Best score: 10
  • Best player score: 11
  • Position: #203 / 564
  • Number of attempts: 7
Increment number for every 10 lines - 245 entries

The file consists of 2 columns (code and percentage). We need to add 2 more columns with increasing number for 4th column (Xcols) and increment 3rd column (Ycols) only for every 10 lines with reset of 4th column

  • Best score: 25
  • Best player score: 57
  • Position: #42 / 66
  • Number of attempts: 3
Inverting Lines - 1952 entries

A simple challenge to invert all lines, except the first.

  • Best score: 10
  • Best player score: 14
  • Position: #381 / 522
  • Number of attempts: 2
Snak
Github:

entered into 14 challenges

contributed 0 challenges