aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2024-04-20 18:19:00 +0200
committerGitHub <noreply@github.com>2024-04-20 18:19:00 +0200
commit1380b2b490282363dcb0271d19c138243ad63d8c (patch)
tree65858f0246998e00a05dd15df3bc3653b70f5a26 /manifest.json
parent8f7c25a3621ef59fd8e4be2451be8b1b09111124 (diff)
downloadlite-xl-plugins-1380b2b490282363dcb0271d19c138243ad63d8c.tar.gz
lite-xl-plugins-1380b2b490282363dcb0271d19c138243ad63d8c.zip
Add `lsp_clojure` (#426)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index dbb5be8..4a8c53a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1702,6 +1702,13 @@
"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",
"mod_version": "3",