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,7 +45,7 @@ specific CIDER release.**
45
45
- [ Setting up a Leiningen or Boot project (optional)] ( #setting-up-a-leiningen-or-boot-project-optional )
46
46
- [ Launch a nREPL server and client from Emacs] ( #launch-a-nrepl-server-and-client-from-emacs )
47
47
- [ Connect to a running nREPL server] ( #connect-to-a-running-nrepl-server )
48
- - [ Using the cider minor mode] ( #using-the- cider-minor -mode )
48
+ - [ Using cider- mode] ( #using-cider-mode )
49
49
- [ ClojureScript usage] ( #clojurescript-usage )
50
50
- [ Keyboard shortcuts] ( #keyboard-shortcuts )
51
51
- [ cider-mode] ( #cider-mode )
@@ -362,7 +362,7 @@ Typing there <kbd>M-x cider-connect</kbd> will allow you to connect to the runni
362
362
363
363
In Clojure(Script) buffers the command ` cider-connect ` is bound to <kbd >C-c M-c</kbd >.
364
364
365
- ### Using the cider minor mode
365
+ ### Using cider- mode
366
366
367
367
CIDER comes with a handy minor mode called ` cider-mode ` (complementing
368
368
` clojure-mode ` ) that allows you to evaluate code in your Clojure source
You can’t perform that action at this time.
0 commit comments