aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-03-30 12:33:51 +0000
committerGithub Actions <>2024-03-30 12:33:51 +0000
commitd67cbfd4b4a3b70df1b64349c507edf9c553a728 (patch)
tree635c0f536a120fbc332e3821f80a972a2f18d256
parentc39a92a344a7d9f374d12536b67abf9b6b5e3e7a (diff)
downloadlite-xl-plugins-d67cbfd4b4a3b70df1b64349c507edf9c553a728.tar.gz
lite-xl-plugins-d67cbfd4b4a3b70df1b64349c507edf9c553a728.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3948b73..89f9258 100644
--- a/README.md
+++ b/README.md
@@ -129,11 +129,11 @@ to follow with `extra.follow_branch`.*
| [`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_lua`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | 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)\* | Automatic configuration/binary download for LSP completion for Python with Pyright. |
+| [`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. |
-| [`lsp_rust`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for Rust with rust-analyzer. |
+| [`lsp_rust`](https://github.com/lite-xl/lite-xl-lsp-servers.git)\* | Automatic configuration/binary download for LSP completion for Rust with rust-analyzer. |
| [`lsp_snippets`](https://github.com/vqns/lite-xl-snippets)\* | Adds LSP snippets support to the snippets plugin |
-| [`lsp_tex`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for TeX with texlab. |
+| [`lsp_tex`](https://github.com/lite-xl/lite-xl-lsp-servers.git)\* | Automatic configuration/binary download for LSP completion for TeX with texlab. |
| [`lsp_typescript`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for Typescript and Javascript with typescript-language-server. |
| [`lsp_zig`](https://github.com/lite-xl/lite-xl-lsp-servers)\* | LSP support for Zig via zls. |
| [`lspkind`](https://github.com/TorchedSammy/lite-xl-lspkind)\* | Completion menu kind/type icons for Lite XL LSP |