You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,8 +102,11 @@ Plugin consists of the following components:
102
102
*`lein-light-nrepl/`: nREPL middleware that is released as a clojars library
103
103
*`runner/`: Uberjar that kicks off a connection to a Clojure(Script) project
104
104
*`build.sh`: Script that rebuilds uberjar with any changes made to lein-light-nrepl and runner. Any Clojure connections must be restarted for this change to take effect.
105
-
*`codemirror/clojure-mode.js`: Forked version of CodeMirror's clojure mode.
106
-
* There is no process for upgrading `clojure-mode.js` until [this issue](https://github.com/LightTable/Clojure/issues/26) is addressed.
0 commit comments