📝 (eglot) Add description and source
This commit is contained in:
parent
bdd0f814ae
commit
322133ed9a
1 changed files with 3 additions and 1 deletions
|
@ -1807,7 +1807,9 @@ Source: [[https://www.flycheck.org][flycheck.org]]
|
||||||
|
|
||||||
** eglot
|
** eglot
|
||||||
|
|
||||||
Language Server Protocoll capabilities for Emacs
|
A client for Language Server Protocol servers
|
||||||
|
|
||||||
|
Source: [[https://github.com/joaotavora/eglot][GitHub:joaotavora/eglot]]
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package eglot
|
(use-package eglot
|
||||||
|
|
Loading…
Reference in a new issue