If a language can use an existing lexer it can be simply a [custom filetype](http://www.geany.org/manual/current/index.html#custom-filetypes) which does not need any code changes in Geany, just its `filetype.Scheme.conf` file and adjustments to `filetype_extensions.conf`. See for example Clojure.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/982#issuecomment-203282197