dimitri / el-get

Manage the external elisp bits and pieces upon which you depend!
http://tapoueh.org/emacs/el-get.html
1.64k stars 457 forks source link

Add and update recipes for supporting Flycheck Eglot #2918

Closed vedang closed 2 months ago

vedang commented 5 months ago

By default, eglot LSP client uses flymake for project diagnostics. The package flycheck-eglot adds flycheck support for eglot. This PR adds and updates the recipes needed for this package.

alexott commented 2 months ago

Do we need it given latest PRs being merged?

vedang commented 2 months ago

No we do not, closing this and rebasing #2940 on top of the latest master.