zed/assets
Conrad Irwin 42df5ef45e
vim: Add multicursor shortcuts (#3032)
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
2023-09-25 17:18:12 -05:00
..
contexts
fonts
icons Merge branch 'main' into nate/gpui2-ui-components 2023-09-19 00:26:41 -04:00
keymaps vim: Add multicursor shortcuts (#3032) 2023-09-25 17:18:12 -05:00
settings Add support for the experimental Next LS for Elixir (#3024) 2023-09-25 12:52:56 -05:00
sounds
themes