Lsp by agent-sh
Zig language server for Claude Code via ZLS — automatic post-edit diagnostics, jump-to-definition, find-references, hover. Maps `.zig` and `.zon` to language `zig`; enables `enable_build_on_save` so post-edit diagnostics surface real type errors (not just parser errors). 30s startup timeout, restart-on-crash with cap of 3. Requires `zls` on PATH (ZVM, prebuilt zigtools.org, or build from source) with matching `zig` version. Verified end-to-end on Claude Code 2.1.119.
/plugin install zig-lsp@claude-community