branch: externals/eglot
commit 0fcab44367a362c1ddc73780b6a40eea6d1934b9
Author: Stefan Kangas <ste...@marxist.se>
Commit: Stefan Kangas <ste...@marxist.se>

    * NEWS.md: Announce clojure-lsp support.
---
 NEWS.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 2a344a7ef2..c17e039e55 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -11,6 +11,7 @@ Eglot will now prefer starting "rust-analazyer" to "rls" when 
it is
 available.  The special support code for RLS has been removed.
 
 ##### New servers have been added to `eglot-server-programs`
+- clojure-lsp ([#813][github#813])
 - racket-langserver ([#694][github#694])
 
 # 1.8 (12/1/2022)
@@ -332,3 +333,4 @@ and now said bunch of references-->
 [github#787]: https://github.com/joaotavora/eglot/issues/787
 [github#794]: https://github.com/joaotavora/eglot/issues/794
 [github#803]: https://github.com/joaotavora/eglot/issues/803
+[github#813]: https://github.com/joaotavora/eglot/issues/813

Reply via email to