zed/assets/keymaps
Jakub Konka 0466db66cd
helix: Map Zed's specific diff and git-related to goto mode (#45006)
Until now, Helix-mode users would have to rely on Vim's `d *` behaviour
which cannot be reliably replicated with Helix's default delete
behaviour and so I believe that remapping this functionality to Helix's
goto mode is a better fit.

Release Notes:

- Added custom mappings for Zed specific diff and git-related actions to
Helix's goto mode:
  * `g o` - toggle selected diff hunks
  * `g O` - toggle staged
  * `g R` - restore change
  * `g u` - stage and goto next diff hunk
  * `g U` - unstage and goto next diff hunk
2025-12-16 16:41:27 +00:00
..
linux fix: updated cursor linux keymap to use new AcceptNextWordEditPrediction (#44971) 2025-12-16 11:35:45 +00:00
macos Fix the file_finder::Toggle binding (#44951) 2025-12-16 06:15:01 +00:00
default-linux.json Remove CopyAsMarkdown (#44933) 2025-12-16 13:25:59 +02:00
default-macos.json Remove CopyAsMarkdown (#44933) 2025-12-16 13:25:59 +02:00
default-windows.json Remove CopyAsMarkdown (#44933) 2025-12-16 13:25:59 +02:00
initial.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
storybook.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
vim.json helix: Map Zed's specific diff and git-related to goto mode (#45006) 2025-12-16 16:41:27 +00:00