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 @@ -45,8 +45,6 @@ specific CIDER release.**
45
45
- [ Launch a nREPL server and client from Emacs] ( #launch-a-nrepl-server-and-client-from-emacs )
46
46
- [ Connect to a running nREPL server] ( #connect-to-a-running-nrepl-server )
47
47
- [ Using the cider minor mode] ( #using-the-cider-minor-mode )
48
- - [ Pretty printing in the REPL] ( #pretty-printing-in-the-repl )
49
- - [ Limiting printed output in the REPL] ( #limiting-printed-output-in-the-repl )
50
48
- [ ClojureScript usage] ( #clojurescript-usage )
51
49
- [ Keyboard shortcuts] ( #keyboard-shortcuts )
52
50
- [ cider-mode] ( #cider-mode )
@@ -64,6 +62,8 @@ specific CIDER release.**
64
62
- [ REPL history] ( #repl-history )
65
63
- [ Minibuffer completion] ( #minibuffer-completion )
66
64
- [ Auto-completion] ( #auto-completion )
65
+ - [ Pretty printing in the REPL] ( #pretty-printing-in-the-repl )
66
+ - [ Limiting printed output in the REPL] ( #limiting-printed-output-in-the-repl )
67
67
- [ Integration with other modes] ( #integration-with-other-modes )
68
68
- [ Caveats] ( #caveats )
69
69
- [ Var Metadata] ( #var-metadata )
You can’t perform that action at this time.
0 commit comments