LightTable / Clojure

Light Table Clojure language plugin

Repository from Github https://github.comLightTable/ClojureRepository from Github https://github.comLightTable/Clojure

Use upstream clojure-mode.js

cldwalker opened this issue · comments

Our clojure mode is forked and different from the official one. As seen from our clojure-mode.js history, our fork has a few differences from the upstream one. Specifically, these changes:

We should understand these changes and decide either to ignore them or discuss and submit upstream. Once our desired upstream changes are merged we can just curl the CodeMirror file directly into our repository.