summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2018-06-11 08:18:54 +0200
committerPierre Neidhardt <ambrevar@gmail.com>2018-06-11 08:18:54 +0200
commit2b603d365cd2ce50e86c6db82c3d68965c964a65 (patch)
tree9ec27a763e59d3468b313548758a337bf2480d7a /readme.org
parentc6e052e44303341d5d410b402e4663ffec06e945 (diff)
Make it explicit that minibuffer-related packages (e.g. Helm) need the option
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index d87de21..756eedf 100644
--- a/readme.org
+++ b/readme.org
@@ -93,6 +93,7 @@ more.
For example, if you want to enable Evil in the minibuffer, you'll have to turn it on
explicitly by customizing ~evil-collection-setup-minibuffer~ to ~t~.
+ Some minibuffer-related packages such as Helm rely on this option.
~use-package~ example: