summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-12 00:56:08 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-12 00:56:08 -0700
commit0112143a77064eb4fe1509c84b1aa534431ee49c (patch)
tree563b4d89d860f822046bca890964cbb8d783a5d4 /doc
parentcb3d502bf9bca121aee3c21ef4f02600e1a7f79d (diff)
Add a link to the minibuffer code evaluation feature
Diffstat (limited to 'doc')
-rw-r--r--doc/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md
index 95bf9ea0..9c785344 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -75,7 +75,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* Namespace browser
* nREPL session management
* [Scratchpad](miscellaneous_features.md#using-a-scratchpad)
-* Minibuffer code evaluation
+* [Minibuffer code evaluation](miscellaneous_features.md#evaluating-clojure-code-in-the-minibuffer)
* Integration with [company-mode][] and [auto-complete-mode][]
* [Support for working with multiple simultaneous nREPL connections](miscellaneous_features.md#managing-multiple-connections)