adding eglot booster

This commit is contained in:
Matt Nish-Lapidus 2025-02-23 12:35:30 -05:00
parent 006bd63aee
commit 63e025a1ee
2 changed files with 27 additions and 3 deletions

View file

@ -106,3 +106,8 @@
:files ("*.el")))
(package! bookmark-in-project)
(package! eglot-booster
:recipe (:type git
:host github
:repo "jdtsmith/eglot-booster"))