pinhweel: Don't show eldoc info on hover through embark

This commit is contained in:
Alexander Heldt
2023-11-06 17:03:36 +01:00
parent 9514c45210
commit 0160715332

View File

@@ -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