aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-09-17 16:41:52 +0000
committerGithub Actions <>2024-09-17 16:41:52 +0000
commit03fcfd8d9038ecfea918f70212efd3b1136da999 (patch)
treee39ee7a3cd4a4e677b6f7f37e43dd4e166661a0c
parentb3bba637927a17acba9b260117d8d6b49bb2e039 (diff)
downloadlite-xl-plugins-03fcfd8d9038ecfea918f70212efd3b1136da999.tar.gz
lite-xl-plugins-03fcfd8d9038ecfea918f70212efd3b1136da999.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c067356..2253488 100644
--- a/README.md
+++ b/README.md
@@ -129,6 +129,7 @@ to follow with `extra.follow_branch`.*
| [`lsp`](https://github.com/lite-xl/lite-xl-lsp.git)* | Provides intellisense by leveraging the LSP protocol. |
| [`lsp_c`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for C/C++ with clangd. |
| [`lsp_clojure`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for clojure with clojure-lsp. |
+| [`lsp_d`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for D with serve_d. |
| [`lsp_emmet`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server. |
| [`lsp_java`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Java with jdtls. |
| [`lsp_json`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | LSP support for JSON via vscode-json-languageserver with [additional patches](https://github.com/lite-xl/lite-xl-lsp-servers/tree/latest/patches/vscode-json-languageserver) for increased functionality. |