mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-05-12 23:07:33 -07:00
bump: jsonrpc
emacs-straight/jsonrpc@HEAD -> emacs-straight/jsonrpc@2bf7f24e39 Lock jsonrpc to a commit that's compatible with Eglot. Ref: doomemacs/community#76
This commit is contained in:
parent
74d1b871b7
commit
8ee87d89bd
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
(if (modulep! +eglot)
|
||||
(progn
|
||||
(package! eglot :pin "76dae6a0756dd54946129a8ef170abcee63cf1ff")
|
||||
(package! jsonrpc :pin "2bf7f24e39b6592faefef85e7553b2253c2ab87a")
|
||||
(when (modulep! :completion vertico)
|
||||
(package! consult-eglot :pin "d8b444aac39edfc6473ffbd228df3e9119451b51"))
|
||||
(when (modulep! :checkers syntax -flymake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue