Try to fix eglot warnign

This commit is contained in:
Alexander Rosenberg 2024-09-14 15:40:11 -07:00
parent 7b96dad1f8
commit bdc2f3f1c1
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

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