File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -188,8 +188,10 @@ Install [inf-clojure][] for basic interaction with a REPL process.
188
188
189
189
### CIDER
190
190
191
- You can also use [ Leiningen] [ ] to start an
192
- enhanced REPL via [ CIDER] [ ] .
191
+ [ CIDER] [ ] is a powerful Clojure interactive development environment,
192
+ similar to SLIME for Common Lisp.
193
+
194
+ If you're into Clojure and Emacs you should definitely check it out.
193
195
194
196
## Changelog
195
197
@@ -213,7 +215,6 @@ Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to vie
213
215
[ CIDER ] : https://github.com/clojure-emacs/cider
214
216
[ cider-nrepl ] : https://github.com/clojure-emacs/cider-nrepl
215
217
[ inf-clojure ] : https://github.com/clojure-emacs/inf-clojure
216
- [ Leiningen ] : http://leiningen.org
217
218
[ contributors ] : https://github.com/clojure-emacs/clojure-mode/contributors
218
219
[ melpa ] : http://melpa.org
219
220
[ melpa stable ] : http://stable.melpa.org
You can’t perform that action at this time.
0 commit comments