forked from luna/vim-rana-local
fork of vim-wakatime for rana
doc | ||
plugin | ||
.gitignore | ||
HISTORY.rst | ||
LICENSE.txt | ||
README.md |
vim-wakatime
Fully automatic time tracking for Vim.
Installation
Heads Up! WakaTime depends on Python being installed to work correctly.
-
Get an api key from: https://wakatime.com/#apikey
-
Using Vundle, the Vim plugin manager:
a) Add Bundle 'wakatime/vim-wakatime'
to your ~/.vimrc
.
b) Then inside Vim, type :BundleInstall
.
-
You will see a prompt at the bottom asking for your api key. Enter your api key, then press
enter
. -
Use Vim and your time will automatically be tracked for you.
-
Visit https://wakatime.com to see your logged time.
-
Consider installing BIND9 to cache your repeated DNS requests:
sudo apt-get install bind9
Screen Shots
![Project Overview](https://www.wakatime.com/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)