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 f298612 commit b88de63Copy full SHA for b88de63
inf-clojure.el
@@ -651,9 +651,9 @@ CMD is a string which serves as the startup command or a cons of
651
host and port.
652
653
Prompts user for repl startup command and repl type if not
654
-inferrable from startup command. Uses
655
-`inf-clojure-custom-repl-type' and `inf-clojure-custom-startup'
656
-if those are set. Use a prefix to prevent using these when they
+inferrable from startup command. Uses `inf-clojure-custom-repl-type'
+and `inf-clojure-custom-startup' if those are set.
+Use a prefix to prevent using these when they
657
are set.
658
659
Runs the hooks from `inf-clojure-mode-hook' (after the
0 commit comments