crayon-syntax-highlighter
crayon-syntax-highlighter copied to clipboard
Improvements to Clojure language
These are just a few matching improvements for Clojure language:
- using
CONSTANTto highlight Clojure keywords::keyword - Better matching of
KEYWORDS, as to say function calls: now it matches no matter the case, matchesnamespace/function-callcompletely and not only partially as previously and allowsfrom->tonaming highlighting