zed/assets/keymaps
Waleed Dahshan 8f08787cf0
Implement Helix Support (WIP) (#19175)
Closes #4642 

- Added the ability to switch to helix normal mode, with an additional
helix visual mode.
- <kbd>ctrl</kbd><kbd>h</kbd> from Insert mode goes to Helix Normal
mode. <kbd> i </kbd> and <kbd> a </kbd> to go back.
- Need to find a way to perform the helix normal mode selection with
<kbd> w </kbd>, <kbd>e </kbd>, <kbd> b </kbd> as a first step. Need to
figure out how the mode will interoperate with the VIM mode as the new
additions are in the same crate.
2024-12-03 23:19:52 -07:00
..
linux Add editor::SelectAllMatches to SublimeText base keymap (#20866) 2024-11-19 14:33:35 -05:00
macos Add editor::SelectAllMatches to SublimeText base keymap (#20866) 2024-11-19 14:33:35 -05:00
default-linux.json Fix cmd-shift-e (reveal in project panel) to match vscode (#21228) 2024-11-26 19:56:51 -05:00
default-macos.json Revert "macos: Add default keybind for ctrl-home / ctrl-end (#21007)" (#21476) 2024-12-03 13:10:02 -07:00
initial.json
storybook.json
vim.json Implement Helix Support (WIP) (#19175) 2024-12-03 23:19:52 -07:00