aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-12-29 11:48:57 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-12-29 11:48:57 -0500
commit93b46a824dc21f8eeba2fe7e53d343c0a3a269bb (patch)
treef52bae4b29f0d2d28127209f2af355376343365c
parente0ffe58fbf4b8fe4d21e183956d14199606701e2 (diff)
downloadlite-xl-plugins-93b46a824dc21f8eeba2fe7e53d343c0a3a269bb.tar.gz
lite-xl-plugins-93b46a824dc21f8eeba2fe7e53d343c0a3a269bb.zip
Updated zls stub version.
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 36e9a60..495a9f7 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:59ab1efe33b672469ad9ea0a279f770f59a7e137",
+ "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:b90dd710248c235782666dda504a6baa9e601bb4",
"mod_version": "3",
"id": "lsp_zig"
},