fork of vim-wakatime that repoints to localhost
Go to file
Alan Hamlett 292546d39e upgrade common wakatime package to v0.5.0 2013-12-13 15:44:59 +01:00
doc add version 0.1.2 2013-06-25 00:57:15 -07:00
plugin upgrade common wakatime package to v0.5.0 2013-12-13 15:44:59 +01:00
.gitignore version 0.2.1. updated to new action api scheme. 2013-07-07 21:25:06 -07:00
LICENSE.txt add version 0.1.2 2013-06-25 00:57:15 -07:00
README.md update readme 2013-10-26 17:52:31 -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://wakati.me

  2. Using Vundle, the Vim plugin manager:

a) Add Bundle 'wakatime/vim-wakatime' to your ~/.vimrc.

b) Then inside Vim, type :BundleInstall.

  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://wakati.me to see your logged time.

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

Screen Shots

![Project Overview](https://www.wakati.me/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)