zed/crates/settings
Ben Kunkle 9c3dc216c6
Use anyOf instead of oneOf in keymap schema (#47248)
Closes #ISSUE

Resolves some spurious warnings we were seeing in the keymap file due to
keybind declarations matching multiple possible shapes which is not
allowed with `oneOf` per the json-schema spec

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2026-01-20 21:03:17 +00:00
..
src Use anyOf instead of oneOf in keymap schema (#47248) 2026-01-20 21:03:17 +00:00
Cargo.toml acp: Allow installing ACP agents from the registry (#47218) 2026-01-20 14:06:21 +00:00
LICENSE-GPL