Clojure Sublimed now has its own built-in Clojure parser and deduces indentation, ns name and top-level form boundaries from it.

For end-user, it means much faster formatting (8 sec on clojure.core -> 0.9 sec) and that you can use any syntax highlighting you want.

Pull from master if you are brave enough, I’m going to use it for week or two to find if there are any rough edges

github.com/tonsky/Clojure-Subl