aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-12-29 11:56:37 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-12-29 11:56:37 -0500
commit433d368eed0d6127d1e3107b6832d627b39e5123 (patch)
treee88bc3a4c5a6d6e279600a5a91131be9784b1787 /manifest.json
parent93b46a824dc21f8eeba2fe7e53d343c0a3a269bb (diff)
downloadlite-xl-plugins-433d368eed0d6127d1e3107b6832d627b39e5123.tar.gz
lite-xl-plugins-433d368eed0d6127d1e3107b6832d627b39e5123.zip
Updated zls stub version.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 495a9f7..a9bd9c8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1337,7 +1337,7 @@
{
"description": "LSP support for Zig via zls.",
"version": "0.11.0",
- "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:b90dd710248c235782666dda504a6baa9e601bb4",
+ "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:f872f65e30360b3add7b33122fec52fe6b5119bb",
"mod_version": "3",
"id": "lsp_zig"
},