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

Tic-Tac-Toe Grid Transformation - 7 entries

Your mission is to efficiently convert the original Tic-Tac-Toe grid, represented by 'x's and 'o's, into a neat and well-organized game board.

  • Best score: 58
  • Best player score: 149
  • Position: #6 / 7
  • Number of attempts: 1
Populate 3D bone names list - 46 entries

Ran into this at work, excited to see how this gets optimized

  • Best score: 21
  • Best player score: 32
  • Position: #14 / 18
  • Number of attempts: 1
Remove line numbers - 74 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: 48
  • Position: #26 / 27
  • Number of attempts: 1
Find fix point of cos - 641 entries

Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.

  • Best score: 14
  • Best player score: 14
  • Position: #29 / 179
  • Number of attempts: 3
Easier Align - 187 entries

Align the columns of a markdown table

  • Best score: 57
  • Best player score: 294
  • Position: #48 / 66
  • Number of attempts: 1
Paste a column after a column - 1663 entries

This task is very common while using multi-cursor. What is the elegant vim way ?

  • Best score: 14
  • Best player score: 18
  • Position: #169 / 364
  • Number of attempts: 2
Fizzbuzz - 422 entries

type the first 100 lines of the fizzbuzz problem

  • Best score: 47
  • Best player score: 86
  • Position: #84 / 133
  • Number of attempts: 1
Dyson
Twitter2:

entered into 7 challenges

contributed 0 challenges