Fix a reference to nrepl.el

This commit is contained in:
Bozhidar Batsov 2013-11-03 23:55:11 +02:00
parent 3239f5c724
commit 79ac17db8c

View file

@ -389,7 +389,7 @@ If you're an `evil-mode` user you'll probably do well to disable `key-chord-mode
The default Prelude installation comes with a bare minimum of The default Prelude installation comes with a bare minimum of
functionality. It will however install add-ons for various programming functionality. It will however install add-ons for various programming
languages and frameworks on demand. For instance - if you try to open languages and frameworks on demand. For instance - if you try to open
a `.clj` file `clojure-mode`, `nrepl.el` and prelude's enhanced Lisp a `.clj` file `clojure-mode`, `cider` and Prelude's enhanced Lisp
configuration will be installed automatically for you. configuration will be installed automatically for you.
You can, of course, install anything you wish manually as well. You can, of course, install anything you wish manually as well.