diff options
-rw-r--r-- | manifest.json | 2 |
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" }, |