Skip to content

Commit

Permalink
Update lite-xl/lite-xl-lsp-servers Version (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: Github Actions <>
  • Loading branch information
github-actions[bot] authored Mar 30, 2024
1 parent 4dd1fe5 commit c39a92a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand All @@ -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.",
Expand Down

0 comments on commit c39a92a

Please sign in to comment.