zed/assets/keymaps
5brian e36a2f2739
vim: Add indent-wise motions (#28044)
Taken from:
https://github.com/jeetsukumaran/vim-indentwise?tab=readme-ov-file#movements-by-relative-indent-depth



> [- : Move to previous line of lesser indent than the current line.
> [+ : Move to previous line of greater indent than the current line.
> [= : Move to previous line of same indent as the current line that is
separated from the current line by lines of different indents.
> ]- : Move to next line of lesser indent than the current line.
> ]+ : Move to next line of greater indent than the current line.
> ]= : Move to next line of same indent as the current line that is
separated from the current line by lines of different indents.



Release Notes:

- vim: Added indent-wise motions `] -/+/=`
2025-04-08 09:07:37 -06:00
..
linux Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
macos Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
default-linux.json agent: Copy text as Markdown (#28272) 2025-04-07 17:42:11 -04:00
default-macos.json keymap: Document conflicting macos ctrl-shift-space shortcut (#28325) 2025-04-08 14:46:03 +00:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Add indent-wise motions (#28044) 2025-04-08 09:07:37 -06:00