We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d051d8 commit 13082e7Copy full SHA for 13082e7
doc/modules/ROOT/pages/cljs/configuration.adoc
@@ -46,6 +46,8 @@ All supported ClojureScript REPLs are stored in
46
(cider-register-cljs-repl-type 'super-cljs "(do (...))" optional-requirements-function)
47
----
48
49
+NOTE: If you're registering a self-hosted (native) ClojureScript REPL (e.g. `scittle`), the "upgrade" form should be `nil`.
50
+
51
You can also modify the known ClojureScript REPLs on a per-project basis using
52
`.dir-locals.el`:
53
0 commit comments