From b3bba637927a17acba9b260117d8d6b49bb2e039 Mon Sep 17 00:00:00 2001 From: PerilousBooklet Date: Tue, 17 Sep 2024 18:41:36 +0200 Subject: Added lsp_d. (#482) --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.json b/manifest.json index a7bddb4..c88545f 100644 --- a/manifest.json +++ b/manifest.json @@ -1775,6 +1775,13 @@ "remote": "https://github.com/lite-xl/lite-xl-lsp-servers.git:b4e1929f6fea6a21e2706ebfb6cb28c48453357d", "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", -- cgit v1.2.3