"vim::SwitchToNormalMode" instead of ["workspace::SendKeystrokes", "escape"]
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{
|
||||
"context": "Editor && vim_mode == insert && !menu",
|
||||
"bindings": {
|
||||
// "j k": ["workspace::SendKeystrokes", "escape"]
|
||||
// "j k": "vim::SwitchToNormalMode"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user