Syntax highlight for Clojure fails in Geany. Geany devs suggested I file a bug report to Scintilla. Here's a link to the original bug report, which was a year ago (sorry!). Thanks in advance.
Scintilla has a Lisp lexer but there is no lexer implemented for Clojure.
Its possible that the Lisp lexer could have a Clojure mode added or a separate Clojure lexer implemented if someone is willing to perform the work and contribute it.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Scintilla has a Lisp lexer but there is no lexer implemented for Clojure.
Its possible that the Lisp lexer could have a Clojure mode added or a separate Clojure lexer implemented if someone is willing to perform the work and contribute it.