zed/crates/gpui
Max Brunsfeld 5e3d4885bf
Fix some bugs in keymap handling (#3895)
- `base_keymap` setting was not respected, now it is
- without a `~/.config/zed/keymap.json` file, we would fail to load the
*default* keymap

Co-authored-by: Marshall <marshall@zed.dev>
2024-01-04 16:04:17 -05:00
..
docs
src Fix some bugs in keymap handling (#3895) 2024-01-04 16:04:17 -05:00
tests
build.rs
Cargo.toml