revert: eglot

emacs-straight/eglot@0b0f894713 -> emacs-straight/eglot@6a9e0c76b9

I incorrectly believed that #8380 was resolved upstream, but it hasn't,
therefore this revert is necessary to avoid Eldoc errors on the latest
commit of Eglot.

Amend: 50200762cd
Ref: 13e92ceb3c
Ref: #8380
This commit is contained in:
Henrik Lissner
2025-05-16 09:27:18 +02:00
parent e25e684014
commit bd908e4c47

View File

@ -3,7 +3,7 @@
(if (modulep! +eglot)
(progn
(package! eglot :pin "0b0f894713270f2476e37b9ab9c80b3e9918cf72")
(package! eglot :pin "6a9e0c76b9a7a4bf03a7fc91a02b826df507e3ce")
(when (modulep! :completion vertico)
(package! consult-eglot :pin "b71499f4b93bfea4e2005564c25c5bb0f9e73199"))
(when (modulep! :checkers syntax -flymake)