wakatime / wakatime-mode

Emacs plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/emacs
267 stars 41 forks source link

line numbers added for configuring wakatime-emacs #32

Closed abiduzz420 closed 6 years ago

abiduzz420 commented 6 years ago

I faced lot of difficulty in configuring wakatime into emacs. The details mentioned in README and wakatime-mode.el file did not mention in which files I needed to set API-key and wakatime/cli.py path location. I hope this pull request adds value to the repository. Thanks!

alanhamlett commented 6 years ago

You should set those variables in your init.el not in wakatime-mode.el.