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.
188188
189189### CIDER
190190
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.
193195
194196## Changelog
195197
@@ -213,7 +215,6 @@ Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to vie
213215[ CIDER ] : https://github.com/clojure-emacs/cider
214216[ cider-nrepl ] : https://github.com/clojure-emacs/cider-nrepl
215217[ inf-clojure ] : https://github.com/clojure-emacs/inf-clojure
216- [ Leiningen ] : http://leiningen.org
217218[ contributors ] : https://github.com/clojure-emacs/clojure-mode/contributors
218219[ melpa ] : http://melpa.org
219220[ melpa stable ] : http://stable.melpa.org
You can’t perform that action at this time.
0 commit comments