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 abc32b0 commit 5fa4f69Copy full SHA for 5fa4f69
nrepl-client.el
@@ -39,7 +39,7 @@
39
;; The nREPL communication process can be broadly represented as follows:
40
;;
41
;; 1) The server process is started as an Emacs subprocess (usually by
42
-;; `cider-jack-in', which in turn fires up leiningen or boot). Note that
+;; `cider-jack-in', which in turn fires up an nREPL server). Note that
43
;; if a connection was established using `cider-connect' there won't be
44
;; a server process.
45
0 commit comments