Is there CIDER-like "dynamic syntax highlighting" for Emacs Lisp?
Thank you!
smth like this https://github.com/alphapapa/highlight-function-calls ?
there's also https://github.com/Fanael/rainbow-identifiers, it highlights not only function calls but all symbols