SublimeREPL Package for Clojure Unity
Tools > Command Palette... > Install Packages > SublimeREPL
$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/SublimeREPL/config/Clojure/
$ git clone https://github.com/clojure-unity/repl-sublimetext.git Unity
If you're on Sublime Text 3
$ cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/SublimeREPL/config/Clojure/
$ git clone https://github.com/clojure-unity/repl-sublimetext.git Unity
Tools > Command Palette... > Install Packages > SetSyntax
Tools > Command Palette... > Set Syntax: Clojure (Unity)
Tools > SublimeREPL > Clojure > Unity
Read the documentation for more, but ignore their Clojure notes. They do not apply here.
Copyright © 2014 Ramsey Nasser and Tims Gardner.
Licensed under the Eclipse License, the same as Clojure.