summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2026-01-27 18:22:13 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2026-01-27 18:22:13 +0100
commit63ed6a288822befe7bf777071f447121da0657dd (patch)
tree88ab0fe00a8e64bf2c827c58d542807534acb56d
parent1569621943aa9522569d4ab4518719ef64e95824 (diff)
Update readme
-rw-r--r--README.org4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.org b/README.org
index cece0f3..7d22949 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=: