Currently I am using LightTable to run clojure projects, and with Leiningen I can specify a version for a project. However, for .clj files that are not part of a project, it seems the LightTable REPL says the clojure version is 1.5.1.
I would like to set it to 1.7.0 for all .clj files, is there a way to do this?
It is described in LightTable FAQ:
Per http://docs.lighttable.com/#plugins-directory, running the command
App: Light Table versionto get plugin directory.