Update dotfiles/.config/zed/keymap.json
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
{
|
||||
"context": "Editor && vim_mode == insert",
|
||||
"bindings": {
|
||||
// "j k": "vim::NormalBefore"
|
||||
"j k": ["workspace::SendKeystrokes", "escape"],
|
||||
"j k": "vim::NormalBefore"
|
||||
},
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user