diff options
author | Github Actions <> | 2024-03-29 15:17:36 +0000 |
---|---|---|
committer | Github Actions <> | 2024-03-29 15:17:36 +0000 |
commit | 4668d7a487edc253b50d858d1af53e43a0d22392 (patch) | |
tree | 1786a37ab9c8d591de0f94bd03f3ddaa9f13e710 | |
parent | 24f321d2ff80a65ea51e654628bf7830ed006ad4 (diff) | |
download | lite-xl-plugins-PR/update-manifest-lite-xllite-xl-lsp-servers.tar.gz lite-xl-plugins-PR/update-manifest-lite-xllite-xl-lsp-servers.zip |
Updated manifest.json.PR/update-manifest-lite-xllite-xl-lsp-servers
-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.", |