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

From brakets to parens - 718 entries

This is one of the most common problem when you wrap an array for error handling. Vim is useful when you convert foo[i][j][k] into foo(i, j, k) for many times.

  • Best score: 24
  • Best player score: 55
  • Position: #140 / 162
  • Number of attempts: 2
Reordering properties - 1086 entries

Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.

  • Best score: 24
  • Best player score: 127
  • Position: #222 / 251
  • Number of attempts: 1
Changing date formats - 620 entries

Change the date format to Y/M/D.

  • Best score: 37
  • Best player score: 69
  • Position: #73 / 174
  • Number of attempts: 2
KiteChin
Github:

entered into 3 challenges

contributed 0 challenges