fork of vim-wakatime that repoints to localhost
Go to file
Alan Hamlett 28ec37cab4 prompt for api key after first buffer window has opened, because MacVim hangs forever waiting for user input before opening a buffer. 2015-01-19 20:36:23 -08:00
doc add version 0.1.2 2013-06-25 00:57:15 -07:00
plugin prompt for api key after first buffer window has opened, because MacVim hangs forever waiting for user input before opening a buffer. 2015-01-19 20:36:23 -08:00
.gitignore v2.0.5 2014-08-07 08:29:01 -07:00
AUTHORS add authors file and update license 2014-12-21 19:47:29 -06:00
HISTORY.rst v3.0.5 2015-01-13 14:02:47 -08:00
LICENSE.txt add authors file and update license 2014-12-21 19:47:29 -06:00
README.md update readme 2014-11-07 15:59:24 -08:00

README.md

vim-wakatime

Fully automatic time tracking for Vim.

Installation

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

  1. Install Vundle, the Vim plugin manager.

  2. Using Vundle:
    echo "Bundle 'wakatime/vim-wakatime'" >> ~/.vimrc && vim +BundleInstall

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

  1. Enter your api key from https://wakatime.com/settings#apikey, then press enter.

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

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

Screen Shots

Project Overview