aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-20 16:19:11 +0000
committerGithub Actions <>2024-04-20 16:19:11 +0000
commitad65bd2e4886f6661001db7968f0298354351a30 (patch)
treedbc64e047f4507744c5c9531ce61a93c8745449a
parent1380b2b490282363dcb0271d19c138243ad63d8c (diff)
downloadlite-xl-plugins-ad65bd2e4886f6661001db7968f0298354351a30.tar.gz
lite-xl-plugins-ad65bd2e4886f6661001db7968f0298354351a30.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 9e73c25..fb935d7 100644
--- a/README.md
+++ b/README.md
@@ -127,6 +127,7 @@ to follow with `extra.follow_branch`.*
| [`lorem`](https://github.com/sheetcoder/lorem)\* | Generates Lorem Ipsum placeholder dummy text |
| [`lsp`](https://github.com/lite-xl/lite-xl-lsp)\* | Provides code completion (also known as IntelliSense) using the Language Server Protocol |
| [`lsp_c`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for C/C++ with clangd. |
+| [`lsp_clojure`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for clojure with clojure-lsp. |
| [`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)\* | Automatic configuration/binary download for LSP completion for Java with jdtls. |
| [`lsp_json`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | LSP support for JSON via vscode-json-languageserver with [additional patches](https://github.com/lite-xl/lite-xl-lsp-servers/patches/vscode-json-languageserver) for increased functionality. |