eglot-x
eglot-x copied to clipboard
Publish to MELPA
Would be nice to be able to
(use-package eglot-x
:ensure t
:config
(with-eval-after-load 'eglot (require 'eglot-x)))
To use this package.
Can't use-package rely on the newish vc-package-install? That would eliminate the need for melpa.
vc-package-install
I meant to write package-vc-install, but my typo lead to https://github.com/slotThe/vc-use-package, which seems to be perfect for the original problem.
What's wrong with MELPA, though?
What's wrong with MELPA, though?
Nothing per se. Although, I'd rather submit it to Elpa. But I need to slightly update code before that. So stay tuned.
I've started the process. https://lists.gnu.org/archive/html/emacs-devel/2023-05/msg00135.html