Awesome
textmate-clojure
A TextMate bundle providing syntax highlighting for Clojure.
Based on a previous Clojure bundle by stephenroller
.
Install with:
$ cd /Applications/TextMate.app/Contents/SharedSupport/Bundles
$ git clone git://github.com/mmcgrana/textmate-clojure.git Clojure.tmbundle
$ osascript -e 'tell app "TextMate" to reload bundles'