Try to fix eglot warnign
This commit is contained in:
parent
7b96dad1f8
commit
bdc2f3f1c1
1
init.el
1
init.el
@ -645,6 +645,7 @@ to `posframe-show' if the display is graphical."
|
||||
;; eglot
|
||||
(use-package eglot
|
||||
:demand t
|
||||
:pin gnu ;; try to force Elpa version to fix warnings
|
||||
:hook (eglot-managed-mode . my/-eglot-setup)
|
||||
:init
|
||||
(defvar my/-eglot-documentation-buffer nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user