fork of vim-wakatime that repoints to localhost
Go to file
Alan Hamlett ca4b59d29a upgrade external wakatime-cli package to v2.1.2 2014-11-03 22:51:05 -08:00
doc add version 0.1.2 2013-06-25 00:57:15 -07:00
plugin upgrade external wakatime-cli package to v2.1.2 2014-11-03 22:51:05 -08:00
.gitignore v2.0.5 2014-08-07 08:29:01 -07:00
HISTORY.rst v2.0.8 2014-09-30 10:15:34 -07:00
LICENSE.txt update license year to 2014 2014-03-12 17:32:47 -07:00
README.md update screenshot 2014-09-15 16:30:59 -07:00

README.md

vim-wakatime

Fully automatic time tracking for Vim.

Installation

Heads Up! WakaTime depends on Python being installed to work correctly.

  1. Get an api key from: https://wakatime.com/#apikey

  2. Using Vundle, the Vim plugin manager:
    echo "Bundle 'wakatime/vim-wakatime'" >> ~/.vimrc && vim +BundleInstall

or using Pathogen:
cd ~/.vim/bundle && git clone git://github.com/wakatime/vim-wakatime.git

  1. You will see a prompt at the bottom asking for your api key. Enter your api key, then press enter.

  2. Use Vim and your time will automatically be tracked for you.

  3. Visit https://wakatime.com to see your logged time.

  4. Consider installing BIND9 to cache your repeated DNS requests: sudo apt-get install bind9

Screen Shots

Project Overview