A precise time tracker for Vim. Inspired by the TimeTap plugin for TextMate.
Once you've launched Vim you don't have to bother anymore starting/stopping timers or investing some arbitrary amount of time to fill your fancy time tracker.
Exactly. timetap.vim use auto commands to achieve these goals.
If you don't have a preferred installation method, I recommend installing pathogen.vim, and the simply copy and paste:
git clone git://github.com/rainerborene/vim-timetap.git ~/.vim/bundle/timetap
Copyright (c) Rainer Borene. Distributed under the same terms as Vim itself.