// Configuration options for zls. /// Whether to enable snippet completions enable_snippets: bool = true, /// zig installation path zig_path: ?[]const u8 = null,