aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-05-26 16:52:19 +0000
committerGithub Actions <>2024-05-26 16:52:19 +0000
commit8db08e2b5823a77f84f8f1598782bb5c249ef19b (patch)
treec79021fdb36026b8e1917499dd6a65ed398605ae /README.md
parenta606ecaecb9cc4237e82e3721233fb89130f907a (diff)
downloadlite-xl-plugins-8db08e2b5823a77f84f8f1598782bb5c249ef19b.tar.gz
lite-xl-plugins-8db08e2b5823a77f84f8f1598782bb5c249ef19b.zip
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bdb18f8..a4ecffd 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ to follow with `extra.follow_branch`.*
| [`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_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](patches/vscode-json-languageserver) for increased functionality. |
+| [`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. |
| [`lsp_lua`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko). |
| [`lsp_python`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Python with Pyright. |
| [`lsp_quicklintjs`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP linting for Javascript with quick-lint-js. |