File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -444,7 +444,7 @@ that this will not work correctly with forms such as `(def a 1) (def b2)`
444
444
and it expects ` clojure.pprint ` to have been required already
445
445
(the default in more recent versions of Clojure):
446
446
447
- <kbd >M-x cider-toggle-pretty-printing</kbd >
447
+ <kbd >M-x cider-repl- toggle-pretty-printing</kbd >
448
448
449
449
### Limiting printed output in the REPL
450
450
@@ -455,7 +455,7 @@ can supply a default value for REPL sessions by setting the
455
455
` cider-repl-print-length ` variable to an integer value. The
456
456
enforcement of this limit can then be toggled using:
457
457
458
- <kbd >M-x cider-toggle-print-length-limiting</kbd >
458
+ <kbd >M-x cider-repl- toggle-print-length-limiting</kbd >
459
459
460
460
## Keyboard shortcuts
461
461
You can’t perform that action at this time.
0 commit comments