diff options
| author | kj_sh604 | 2025-10-06 00:30:37 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-10-06 00:30:37 -0400 |
| commit | 8fa5348d3adadb155f5bb3928f973f996b4672c3 (patch) | |
| tree | 3eb06392ac7169e90109dc49fed8e7fe1507a97b /.config/Code/User/keybindings.json | |
| parent | ad605fe65522385be9d5773d858c2927ee2f31bb (diff) | |
revert: ad605fe65522385be9d5773d858c2927ee2f31bb
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" } ] |
