aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 47a2ab0..4944c07 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,14 @@ helpful:
(global-set-key (kbd "C-h C") #'helpful-command)
```
+[Ivy](https://github.com/abo-abo/swiper) users can use Helpful with
+counsel commands:
+
+``` emacs-lisp
+(setq counsel-describe-function-function #'helpful-callable)
+(setq counsel-describe-variable-function #'helpful-variable)
+```
+
## Features
### Source code