diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 | |