vim-rana/README.md

893 B

vim-wakatime 0.1.2

Automatic time tracking.

Installation

  1. Get an api key from:

https://wakati.me

  1. Using Vundle, the Vim plugin manager:

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

  1. Run these shell commands:

    touch ~/.wakatime.log echo "api_key=MY_API_KEY" > ~/.wakatime vim +BundleInstall +qall

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

Visit https://wakati.me to view your time spent in each file.

Screen Shots

Project Overview

Files in a Project

Changing Date Range