keyfreq

Homepage: https://github.com/dacap/keyfreq

Updated:

Summary

Track command frequencies

Commentary

HOW TO USE IT?

Include the following lines in your .emacs file:

  (require 'keyfreq)
  (keyfreq-mode 1)
  (keyfreq-autosave-mode 1)

And use `keyfreq-show' to see how many times you used a command.

Dependencies

Reverse dependencies