From 1380b2b490282363dcb0271d19c138243ad63d8c Mon Sep 17 00:00:00 2001 From: Guldoman Date: Sat, 20 Apr 2024 18:19:00 +0200 Subject: Add `lsp_clojure` (#426) --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.json b/manifest.json index dbb5be8..4a8c53a 100644 --- a/manifest.json +++ b/manifest.json @@ -1701,6 +1701,13 @@ "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e", "version": "17.0.3" }, + { + "description": "Automatic configuration/binary download for LSP completion for clojure with clojure-lsp.", + "id": "lsp_clojure", + "mod_version": "3", + "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:e6460f2711c8a11495be2292e07ec894457b8c16", + "version": "2024.03.31" + }, { "description": "Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server.", "id": "lsp_emmet", -- cgit v1.2.3