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 847d705 commit c103f2aCopy full SHA for c103f2a
README.md
@@ -459,7 +459,7 @@ inf-clojure largely needs to know the REPL type so it can format the
459
correct calls. Most end up in `(planck.repl/doc [symbol])` or
460
`(cljs.repl/doc ...)` so its important that the REPL type is set
461
correctly. This REPL type exists in the process buffer (REPL) and the
462
-source buffers as a cache. If you have problems, run `m-x
+source buffers as a cache. If you have problems, run `M-x
463
inf-clojure-set-repl-type` from the source buffer to set the REPL type
464
in both buffers. To see how simple inf-clojure is, look at
465
`inf-clojure-repl-features` to see largely how things are laid out.
0 commit comments