Skip to content

Commit 72c4704

Browse files
committed
Remove mentions of Lumo
The project has been dead for a while now.
1 parent 04d8e5a commit 72c4704

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

doc/modules/ROOT/pages/cljs/overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ We'll discuss those checks further in the upcoming sections.
107107

108108
== Limitations
109109

110-
CIDER currently doesn't support self-hosted ClojureScript implementations (e.g. Lumo).
110+
CIDER currently doesn't support self-hosted ClojureScript implementations.
111111
The reason for this is that there's no self-hosted version of nREPL (implemented in ClojureScript)
112112
available today.
113113

doc/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
7777
* Integration with Java logging frameworks
7878
* Profiling & tracing
7979
* ClojureScript support
80-
* Support for xref:platforms/overview.adoc[alternative Clojure platforms] (e.g. ClojureCLR, babashka, nbb & lumo)
80+
* Support for xref:platforms/overview.adoc[alternative Clojure platforms] (e.g. ClojureCLR, babashka and nbb)
8181

8282
And many many more... The rest of this manual will be exploring CIDER's features in great detail.
8383

doc/modules/ROOT/pages/platforms/overview.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Right now CIDER the supports to some extent the following:
2828
* xref:platforms/babashka.adoc[Babashka]
2929
* xref:platforms/nbb.adoc[nbb]
3030
* xref:platforms/clojureclr.adoc[ClojureCLR]
31-
* Lumo (via https://github.com/djblue/nrepl-cljs)
3231
* xref:platforms/other_platforms.adoc[scittle, joyride & friends]
3332
* xref:platforms/basilisp.adoc[Basilisp]
3433

0 commit comments

Comments
 (0)