Homepage: https://github.com/technomancy/augment
Author: Phil Hagelberg
Updated:
Display metadata about code
augment.el is a frontend for augment, a system for gathering and displaying metadata about code. It's a minor mode for displaying data that's been gathered and for initiating new augmentations. Tests are present in spec/emacs-frontend-test.el Installation: Put this file on your load-path and add "(require 'augment)" to your .emacs file.