vim-rana-local/README.md

989 B

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