mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
42df5ef45e
Adding a few bindings to bring first class feeling multiselect to zed's vim emulation. gn and gN are similar to similar vim bindings, ga is similar to gA (and I doubt we need vim's real ga), g> and g< are just made up. Release Notes: - vim: `g n` / `g N` to select next/previous - vim: `g >` / `g <` to skip current selection and select next/previous - vim: `g a` to select all |
||
---|---|---|
.. | ||
src | ||
test_data | ||
Cargo.toml |