File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -199,11 +199,8 @@ See also the related commands `cider-repl-clear-buffer' and
199
199
(" ClojureScript"
200
200
[" Start a Clojure REPL, and a ClojureScript REPL" cider-jack-in-clojurescript
201
201
:help " Starts an nREPL server, connects a Clojure REPL to it, and then a ClojureScript REPL.
202
- Configure `cider-cljs-*-repl' to change the ClojureScript REPL to use for your build tool." ]
203
- [" Create a ClojureScript REPL from a Clojure REPL" cider-create-sibling-cljs-repl]
204
- [" Form for launching a ClojureScript REPL via Leiningen" (customize-variable 'cider-cljs-lein-repl )]
205
- [" Form for launching a ClojureScript REPL via Boot" (customize-variable 'cider-cljs-boot-repl )]
206
- [" Form for launching a ClojureScript REPL via Gradle" (customize-variable 'cider-cljs-gradle-repl )])
202
+ Configure `cider-cljs-repl-types' to change the ClojureScript REPL to use for your build tool." ]
203
+ [" Create a ClojureScript REPL from a Clojure REPL" cider-create-sibling-cljs-repl])
207
204
" --"
208
205
[" Connection info" cider-display-connection-info
209
206
:active cider-connections]
You can’t perform that action at this time.
0 commit comments