aboutsummaryrefslogtreecommitdiff
path: root/.config/Code/User/keybindings.json
diff options
context:
space:
mode:
authorkj_sh6042025-10-06 00:30:37 -0400
committerkj_sh6042025-10-06 00:30:37 -0400
commit8fa5348d3adadb155f5bb3928f973f996b4672c3 (patch)
tree3eb06392ac7169e90109dc49fed8e7fe1507a97b /.config/Code/User/keybindings.json
parentad605fe65522385be9d5773d858c2927ee2f31bb (diff)
revert: ad605fe65522385be9d5773d858c2927ee2f31bb
Diffstat (limited to '.config/Code/User/keybindings.json')
-rw-r--r--.config/Code/User/keybindings.json2
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"
}
]