zed/assets
Conrad Irwin 20aa2a4c54 vim: Fix relative line motion
Before this change up and down were in display co-ordinates, after this
change they are in fold coordinates (which matches the vim behaviour).

To make this work without causing usabliity problems, a bunch of extra
keyboard shortcuts now work:

- vim: `z {o,c}` to open,close a fold
- vim: `z f` to fold current visual selection
- vim: `g {j,k,up,down}` to move up/down a display line
- vim: `g {0,^,$,home,end}` to get to start/end of a display line

Fixes: zed-industries/community#1562
2023-08-25 14:40:04 -06:00
..
contexts Fix annoying system prompt 2023-05-29 21:47:59 -06:00
fonts Add IBM Plex license 2023-08-09 11:39:15 -04:00
icons Add elixir icons 2023-08-18 14:54:53 -04:00
keymaps vim: Fix relative line motion 2023-08-25 14:40:04 -06:00
settings relative line numbers (#2887) 2023-08-25 14:17:41 -06: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