zed/assets/keymaps
Matt Fellenz 034d905435
Allow vim counts with undo and redo (#13950)
These were previously passed directly to the editor module, which knows
nothing about vim counts. Instead, implement new actions in the vim
module which take the count and use it to invoke the corresponding
action in the editor module, properly repeated.

Release Notes:

- Fixed vim undo and redo commands not taking counts.
2024-07-08 23:16:52 -06:00
..
linux Separate out macOS and Linux keymaps (#13792) 2024-07-08 15:05:29 -04:00
macos Separate out macOS and Linux keymaps (#13792) 2024-07-08 15:05:29 -04:00
default-linux.json Better tooltips for back/forward (#13946) 2024-07-08 16:33:41 -04:00
default-macos.json Better tooltips for back/forward (#13946) 2024-07-08 16:33:41 -04:00
storybook.json storybook: Fix Backspace in Auto Height Editor and Picker stories (#11011) 2024-04-25 17:37:47 -04:00
vim.json Allow vim counts with undo and redo (#13950) 2024-07-08 23:16:52 -06:00