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.
A
Asqar Arslanov committed
3975d8ea931e2834e3c018ec873b73a8aad2f0ca
Parent: 2d050a8
Committed by GitHub <noreply@github.com>
on 3/5/2025, 3:54:30 PM