diff options
Diffstat (limited to '.config/Code/User/keybindings.json')
| -rw-r--r-- | .config/Code/User/keybindings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/Code/User/keybindings.json b/.config/Code/User/keybindings.json index 98d0b29..4d7ff49 100644 --- a/.config/Code/User/keybindings.json +++ b/.config/Code/User/keybindings.json @@ -5,7 +5,7 @@ "when": "!notebookEditorFocused && editorLangId == 'markdown'" }, { - "key": "alt+f12", + "key": "alt+f11", "command": "toggleVim" } ] |
