How can I syntax-highlight an unpopular language that is not supported for lstlisting?
The language is called "Cypher" (for the graph database Neo4j) und I would like to highlight words like "RETURN", "MATCH" or Strings...
I there an easy way to so that?