zed/assets
Conrad Irwin 2762f9b1c6 vim: Add support for ctrl-w commands
Primarily {h,j,k,l,left,right,up,down} for moving to a pane by
direction; but also {w,W,p} for going forward/back, and {v,s} for
splitting a pane vertically/horizontally, and {c,q} to close a pane.

There are a large number of ctrl-w commands that are not supported, and
which fall into three buckets:

* switch this pane with that one (VScode also has this, and it's a
  requested feature)
* move to top/bottom/leftmost/rightmost
* counts on any of these
* jump to "definition/file-under-cursor/etc.etc." in a new pane.
2023-07-19 18:29:13 -06:00
..
contexts Fix annoying system prompt 2023-05-29 21:47:59 -06:00
fonts Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
icons Add a few more spare associations 2023-07-19 11:14:31 -07:00
keymaps vim: Add support for ctrl-w commands 2023-07-19 18:29:13 -06:00
settings Mute mics by default 2023-07-19 12:34:24 -07:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes WIP Re-case internal and experiment theme folders 2022-10-21 13:04:24 -04:00