diff --git a/hosts/pinwheel/modules/emacs/config.org b/hosts/pinwheel/modules/emacs/config.org index 7bed5ed..a0a739c 100644 --- a/hosts/pinwheel/modules/emacs/config.org +++ b/hosts/pinwheel/modules/emacs/config.org @@ -332,11 +332,6 @@ https://github.com/justbur/emacs-which-key ;; Optionally replace the key help with a completing-read interface (setq prefix-help-command #'embark-prefix-help-command) - ;; Show the Embark target at point via Eldoc. You may adjust the Eldoc - ;; strategy, if you want to see the documentation from multiple providers. - (add-hook 'eldoc-documentation-functions #'embark-eldoc-first-target) - ;; (setq eldoc-documentation-strategy #'eldoc-documentation-compose-eagerly) - :config ;; Hide the mode line of the Embark live/completions buffers (add-to-list 'display-buffer-alist