Moving back to elpaca, again

This commit is contained in:
Zelong Kuang
2026-04-02 19:21:30 +11:00
parent abaeeb6486
commit f2ec25c9d9
27 changed files with 247 additions and 258 deletions

View File

@@ -20,7 +20,7 @@
eglot-code-action-indications '(eldoc-hint)))
(use-package eglot-booster
:straight (eglot-booster :type git :host nil :repo "https://github.com/jdtsmith/eglot-booster")
:ensure (eglot-booster :type git :host nil :repo "https://github.com/jdtsmith/eglot-booster")
:after eglot
:config (eglot-booster-mode))
@@ -41,7 +41,7 @@
(use-package eldoc
:after eglot
:straight nil
:ensure nil
:diminish)
(use-package eldoc-mouse