el-get/recipes/flycheck-eglot.rcp

7 lines
204 B
Plaintext
Raw Normal View History

(:name flycheck-eglot
:type github
:pkgname "flycheck/flycheck-eglot"
:minimum-emacs-version "28.1"
:depends (eglot flycheck)
:description "Flycheck support for eglot")