summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-04-05 09:22:29 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2015-04-05 09:22:29 +0300
commite5c83d77c05338d1eee329e582f764954c819359 (patch)
treeb5d37c4e41bf3e3af78670806008b6f1c3086ffa /README.md
parent628336a4a877ec1e5833b8488965f1a73b1cfc67 (diff)
Mention cider-eval-sexp-fu
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89b66428..12fe2983 100644
--- a/README.md
+++ b/README.md
@@ -571,6 +571,14 @@ enable `paredit` in the REPL buffer as well:
provides a completion source for auto-complete-mode, including, where CIDER provides it,
pop-up documentation for completed symbols.
+* [eval-sexp-fu](https://github.com/hchbaw/eval-sexp-fu.el) provides some visual
+feedback when evaluating expressions. [cider-eval-sexp-fu](https://github.com/clojure-emacs/cider-eval-sexp-fu) provides
+CIDER integration for `eval-sexp-fu`.
+
+```el
+(require 'cider-eval-sexp-fu)
+```
+
## Basic Usage
The only requirement to use CIDER is to have a nREPL server to