Fix a reference to nrepl.el
This commit is contained in:
parent
3239f5c724
commit
79ac17db8c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue