el-get/recipes/eglot.rcp
Vedang Manerikar 21186b9a9f
Update recipe for eglot (#2938)
- Mention that it is built into Emacs 29
- Bump minimum emacs version to 26.3
2024-05-25 11:50:36 +02:00

7 lines
199 B
Plaintext

(:name eglot
:type github
:description "Client for Language Server Protocol (LSP) servers"
:pkgname "joaotavora/eglot"
:minimum-emacs-version "26.3"
:builtin "29")