branch: externals/embark
commit 63ed6a288822befe7bf777071f447121da0657dd
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Update readme
---
 README.org | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.org b/README.org
index cece0f3c6c..7d22949d20 100644
--- a/README.org
+++ b/README.org
@@ -389,9 +389,7 @@ starting configuration:
 
   ;; Consult users will also want the embark-consult package.
   (use-package embark-consult
-    :ensure t ; only need to install it, embark loads it after consult if found
-    :hook
-    (embark-collect-mode . consult-preview-at-point-mode))
+    :ensure t) ; only need to install it, embark loads it after consult if 
found
 #+end_src
 
 About the suggested key bindings for =embark-act= and =embark-dwim=:

Reply via email to