practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
110 stars 33 forks source link

Symbol overlays #229

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

highlight symbols using a different color each time, so multiple symbols can be highlighted.

Useful to show the position of symbols throughout a source code buffer

https://github.com/wolray/symbol-overlay

Could be useful for debugging, pairing and live coding