vimgolf: The fewest keystrokes wins - in Vim
Vim geeks take pride in solving problems in the fewest possible keystrokes, regardless of how cryptic the solution might be. With VimGolf from Ilya Grigorik, they can now compete for bragging rights in a golf-like game where the fewest strokes wins.
Wanna play? Just sign up at Vimgolf.com and install the CLI client:
$ gem install vimgolf
$ vimgolf setup
$ vimgolf put [challenge ID]
The rules are simple. Challenges include a start file and end file and it’s up to you to submit the shortest solution possible. Currently solutions are scored on simple file byte size, but future enhancements may add bonus points for use of key shortcuts and other advanced Vim features.
Discussion
Sign in or Join to comment or subscribe