ZIm/assets/keymaps
Alejandro Fernández Gómez dbc4ccd95a
vim: Implement [ e and ] e from vim-unimpaired (#32851)
From [this
discussion](https://github.com/zed-industries/zed/discussions/30757).

The default vim keymap already implements some of [vim-unimpaired
keymaps](https://github.com/tpope/vim-unimpaired). I thought I could add
this one as well to move lines up and down.

Since the keymaps are in a plugin and not by default in vim, this might
be out of the scope. If you feel like this is the case, just close the
PR :)


Release Notes:

- vim: Added `[ e` and `] e` key bindings to move lines up and down.
2025-06-17 12:27:27 -06:00
..
linux Cleanup comments in linux keymaps (#32333) 2025-06-08 09:02:52 +00:00
macos Cursor keymap: Add cmd-enter to submit inline assistant (#32295) 2025-06-07 16:37:45 -04:00
default-linux.json Add git: open modified files action (#32347) 2025-06-12 13:56:10 -04:00
default-macos.json Add git: open modified files action (#32347) 2025-06-12 13:56:10 -04:00
initial.json Fix "j" key latency in vim mode with "j k" keymap (#31163) 2025-06-05 13:16:59 -06:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Implement [ e and ] e from vim-unimpaired (#32851) 2025-06-17 12:27:27 -06:00