Skip to content

Commit e17d817

Browse files
committed
Mention cider-connect-clojurescript in the menu
1 parent 2288746 commit e17d817

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cider-mode.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ See also the related commands `cider-repl-clear-buffer' and
200200
["Start a Clojure REPL, and a ClojureScript REPL" cider-jack-in-clojurescript
201201
:help "Starts an nREPL server, connects a Clojure REPL to it, and then a ClojureScript REPL.
202202
Configure `cider-cljs-repl-types' to change the ClojureScript REPL to use for your build tool."]
203+
["Connect to a ClojureScript REPL" cider-connect-clojurescript
204+
:help "Connects to a ClojureScript REPL that's already running."]
203205
["Create a ClojureScript REPL from a Clojure REPL" cider-create-sibling-cljs-repl])
204206
"--"
205207
["Connection info" cider-display-connection-info

0 commit comments

Comments
 (0)