vim-rana-local/README.md

982 B

vim-wakatime 0.2.1

Automatic time tracking for Vim.

Installation

  1. Get an api key from:

https://wakati.me

  1. Run this shell command replacing KEY with your api key:

    echo "api_key=KEY" >> ~/.wakatime.conf

  2. Using 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
  1. 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