highlight-thing

Homepage: https://github.com/fgeller/highlight-thing.el

Author: Felix Geller

Updated:

Summary

Minimalistic minor mode to highlight current thing under point

Commentary

Global minor mode to highlight the current thing under point. Uses built-in
thingatpt and hi-lock functionality to identify the thing under point and
highlight it. Does not require font-lock to be enabled as hi-lock falls back
to overlays.

More information: https://github.com/fgeller/highlight-thing.el

Dependencies