vim-rana/README.md

41 lines
1,016 B
Markdown

vim-wakatime
============
Automatic time tracking for Vim.
Installation
------------
1) Get an api key from:
https://wakati.me
2) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:
Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc`.
Then inside Vim, type `:BundleInstall` or run this shell command:
vim +BundleInstall +qall
3) Re-open Vim.
You will see a prompt at the bottom asking for your [WakaTi.me](https://www.wakati.me/#apikey) api key.
Enter your api key, then press `enter`.
4) Use Vim and your time will automatically be tracked for you.
5) Visit https://wakati.me see your logged time.
Screen Shots
------------
![Project Overview](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:12:59.png)
![Files in a Project](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:13.png)
![Changing Date Range](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:53.png)