Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 411 Bytes

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'