aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 9808109..36e9a60 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1335,6 +1335,13 @@
"mod_version": "3"
},
{
+ "description": "LSP support for Zig via zls.",
+ "version": "0.11.0",
+ "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:59ab1efe33b672469ad9ea0a279f770f59a7e137",
+ "mod_version": "3",
+ "id": "lsp_zig"
+ },
+ {
"description": "Remaps mac modkeys `command/option` to `ctrl/alt`",
"version": "0.1",
"path": "plugins/macmodkeys.lua",