ZIm/crates/settings_ui
Ben Kunkle 206cce6783
keymap_ui: Support unbinding non-user defined keybindings (#34318)
Closes #ISSUE

Makes it so that `KeymapFile::update_keybinding` treats removals of
bindings that weren't user-defined as creating a new binding to
`zed::NoAction`.


Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-11 21:23:14 +00:00
..
src keymap_ui: Support unbinding non-user defined keybindings (#34318) 2025-07-11 21:23:14 +00:00
Cargo.toml keymap_ui: Support unbinding non-user defined keybindings (#34318) 2025-07-11 21:23:14 +00:00
LICENSE-GPL settings_ui: Add placeholder view (#15019) 2024-07-23 12:50:11 -04:00