zed/crates/vim
Conrad Irwin 362023ccf2
vim: keymap tweaks (#2674)
A few small tweaks to fix some of the community issues

Release Notes:

- vim: Fix `escape` in command palette
([#1347](https://github.com/zed-industries/community/issues/1347)).
- vim: Allow `^` as a motion in actions
([#856](https://github.com/zed-industries/community/issues/856)).
- vim: Allow `ctrl-c` to exit visual mode
([#1447](https://github.com/zed-industries/community/issues/1447)).
2023-07-07 14:58:01 -06:00
..
src vim: keymap tweaks (#2674) 2023-07-07 14:58:01 -06:00
test_data Fix remaining vim failures 2023-04-20 15:25:11 -06:00
Cargo.toml chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00