From 8fa5348d3adadb155f5bb3928f973f996b4672c3 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 6 Oct 2025 00:30:37 -0400 Subject: revert: ad605fe65522385be9d5773d858c2927ee2f31bb --- .config/Code/User/keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/Code/User/keybindings.json') 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" } ] -- cgit v1.2.3