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 de59fce commit 9b77479Copy full SHA for 9b77479
inf-clojure.el
@@ -230,7 +230,7 @@ often connecting to a remote REPL process."
230
:safe #'inf-clojure--endpoint-p
231
:package-version '(inf-clojure . "2.0.0"))
232
233
-(defcustom inf-clojure-tools-deps-cmd "clj"
+(defcustom inf-clojure-tools-deps-cmd "clojure"
234
"The command used to start a Clojure REPL for tools.deps projects.
235
236
Alternatively you can specify a TCP connection cons pair, instead
0 commit comments