aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPerilousBooklet <raffaele.orabona@protonmail.com>2024-09-17 18:41:36 +0200
committerGitHub <noreply@github.com>2024-09-17 18:41:36 +0200
commitb3bba637927a17acba9b260117d8d6b49bb2e039 (patch)
tree39c23aed8c3a14113c7654633e154c69a84a0f40
parentaa51dc6a6d910e282615e3651bca89209ea1fbb2 (diff)
downloadlite-xl-plugins-b3bba637927a17acba9b260117d8d6b49bb2e039.tar.gz
lite-xl-plugins-b3bba637927a17acba9b260117d8d6b49bb2e039.zip
Added lsp_d. (#482)
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index a7bddb4..c88545f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1776,6 +1776,13 @@
"version": "2024.04.22"
},
{
+ "description": "Automatic configuration/binary download for LSP completion for D with serve_d.",
+ "id": "lsp_d",
+ "mod_version": "3",
+ "remote": "https://github.com/lite-xl/lite-xl-lsp-servers.git:975e96322c6b0e343395c56bf66360c3156dad42",
+ "version": "0.7.6"
+ },
+ {
"description": "Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server.",
"id": "lsp_emmet",
"mod_version": "3",