diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2026-01-27 18:22:13 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2026-01-27 18:22:13 +0100 |
| commit | 63ed6a288822befe7bf777071f447121da0657dd (patch) | |
| tree | 88ab0fe00a8e64bf2c827c58d542807534acb56d | |
| parent | 1569621943aa9522569d4ab4518719ef64e95824 (diff) | |
Update readme
| -rw-r--r-- | README.org | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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=: |
