Add defer and after to improve emacs startup.
This commit is contained in:
@ -43,6 +43,7 @@
|
||||
|
||||
;; Mejorar la velocidad de eglot (un binario en rust )
|
||||
(use-package eglot-booster
|
||||
:defer t
|
||||
:ensure (:host github :repo "jdtsmith/eglot-booster")
|
||||
:after eglot
|
||||
:config
|
||||
|
Reference in New Issue
Block a user