diff options
-rw-r--r-- | manifest.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/manifest.json b/manifest.json index 0625c96..d700e1b 100644 --- a/manifest.json +++ b/manifest.json @@ -1623,8 +1623,8 @@ "description": "Automatic configuration/binary download for LSP completion for Python with Pyright.", "id": "lsp_python", "mod_version": "3", - "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e", - "version": "1.1.352" + "remote": "https://github.com/lite-xl/lite-xl-lsp-servers.git:71275f7e47a30ac0cbeb17706cea29a29c8267a7", + "version": "1.1.356" }, { "description": "Automatic configuration/binary download for LSP linting for Javascript with quick-lint-js.", @@ -1637,15 +1637,15 @@ "description": "Automatic configuration/binary download for LSP completion for Rust with rust-analyzer.", "id": "lsp_rust", "mod_version": "3", - "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e", - "version": "20240304" + "remote": "https://github.com/lite-xl/lite-xl-lsp-servers.git:71275f7e47a30ac0cbeb17706cea29a29c8267a7", + "version": "20240325" }, { "description": "Automatic configuration/binary download for LSP completion for TeX with texlab.", "id": "lsp_tex", "mod_version": "3", - "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e", - "version": "5.12.4" + "remote": "https://github.com/lite-xl/lite-xl-lsp-servers.git:71275f7e47a30ac0cbeb17706cea29a29c8267a7", + "version": "5.14.0" }, { "description": "Automatic configuration/binary download for LSP completion for Typescript and Javascript with typescript-language-server.", |