Closed pmeijer closed 6 years ago
I'm trying to use this plugin for a clojure dialect with a different file-extension that .clj. If I rename the files the plugin works great.
.clj
Is there a way to configure the plugin to highlight the syntax for other file-extensions?
Sure. Just add the extension to Clojure file type in File Types settings page. https://www.jetbrains.com/help/idea/file-types.html
Works like a charm, thank you!
I'm trying to use this plugin for a clojure dialect with a different file-extension that
.clj
. If I rename the files the plugin works great.Is there a way to configure the plugin to highlight the syntax for other file-extensions?