nschum / highlight-symbol.el

Emacs: automatic and manual symbol highlighting
http://nschum.de/src/emacs/highlight-symbol/
274 stars 41 forks source link

Add temp highlight persist defcustom #50

Open edam opened 5 years ago

edam commented 5 years ago

Add a defcustom to enable persisting of temporary highlight until it is changed.

This causes the highlight to always be on and only after the idle timer has triggered a new highlighting (or clearing of highlight) is the persisted highlight changed.