wolray / symbol-overlay

Highlight symbols with keymap-enabled overlays
344 stars 42 forks source link

Add `symbol-overlay-nav-mode' minor mode. #66

Open sadboy opened 4 years ago

sadboy commented 4 years ago

When I was using the `highlight-symbol' package, I found the "nav-mode" bindings extremely useful for quickly navigating the temp highlights. This change simply copies that feature over.

purcell commented 4 years ago

There's already symbol-overlay-mode and symbol-overlay-mode-map for this, no?