ZIm/crates/settings
Ben Kunkle 573836a654
keymap_ui: Replace zed::NoAction with null (#34562)
Closes #ISSUE

This change applies both to the UI (we render `<null>` as muted text
instead of `zed::NoAction`) as well as how we update the keymap file
(the duplicated binding is bound to `null` instead of `"zed::NoAction"`)

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-16 17:55:58 +00:00
..
src keymap_ui: Replace zed::NoAction with null (#34562) 2025-07-16 17:55:58 +00:00
Cargo.toml keymap: Add ability to update user keymaps (#33487) 2025-06-26 21:52:26 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00