mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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)
|
||||
|
Reference in New Issue
Block a user