Revert eldoc-box being broken
This commit is contained in:
parent
11a2eb3949
commit
b03815cf31
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
;;; Code:
|
||||
|
||||
(use-package eldoc-box
|
||||
:ensure (:host github :repo "casouri/eldoc-box" :ref "595262ec8ff56e8f86ef77d8e69339e84117e5f0")
|
||||
:ensure (:host github :repo "casouri/eldoc-box")
|
||||
:hook ((emacs-lisp-mode . eldoc-box-hover-at-point-mode)
|
||||
(eglot--managed-mode . eldoc-box-hover-at-point-mode))
|
||||
:custom-face
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue