Files
zed/docs/src
Asqar Arslanov 3975d8ea93 vim: Rename wrapping keybindings + document cursor wrapping (#25694)
https://github.com/zed-industries/zed/pull/25663#issuecomment-2686095807

Renamed the `vim::Backspace` and `vim::Space` actions to
`vim::WrappingLeft` and `vim::WrappingRight` respectively. The old names
are still available, but they are marked as deprecated and users are
advised to use the new names.

Also added a paragraph to the docs describing how to enable wrapping
cursor navigation.
2025-03-05 08:54:30 -07:00
..
2024-08-09 13:37:54 -04:00
2024-08-28 19:10:49 -04:00
2024-10-15 17:21:04 -04:00
2025-02-26 03:46:02 +00:00