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