ZIm/assets/keymaps
Michael Sloan d81a8178e9
Bind "j k" to NormalBefore in initial keymap examples (#34912)
It looks like typically vim configurations bind "j k" to be the same as
escape, which has the "NormalBefore" behavior positioning the block
cursor on the character before the insertion cursor. The [vim mode
docs](https://zed.dev/docs/vim#useful-contexts-for-vim-mode-key-bindings)
also use NormalBefore here.

Thanks to @omniwrench for mentioning this in
https://github.com/zed-industries/zed/discussions/6661#discussioncomment-13848043
. This was a mistake in #31163.

Release Notes:

- N/A
2025-07-22 11:35:58 -06:00
..
linux Rename "CloseInactiveItems" action to "CloseOtherItems" (#34676) 2025-07-17 21:40:02 -03:00
macos textmate: Correct context for 'Editor && mode == full' keybinds (#34895) 2025-07-22 14:52:04 +00:00
default-linux.json Add editor::BlameHover action for triggering the blame popover via keyboard (#32096) 2025-07-21 19:30:23 -06:00
default-macos.json Add editor::BlameHover action for triggering the blame popover via keyboard (#32096) 2025-07-21 19:30:23 -06:00
initial.json Bind "j k" to NormalBefore in initial keymap examples (#34912) 2025-07-22 11:35:58 -06:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json Add editor::BlameHover action for triggering the blame popover via keyboard (#32096) 2025-07-21 19:30:23 -06:00