diff options
Diffstat (limited to 'profiles/main/data/keybindings-linux.json')
-rw-r--r-- | profiles/main/data/keybindings-linux.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/main/data/keybindings-linux.json b/profiles/main/data/keybindings-linux.json index 432c620..b8d19f5 100644 --- a/profiles/main/data/keybindings-linux.json +++ b/profiles/main/data/keybindings-linux.json @@ -98,10 +98,6 @@ "command": "editor.unfoldAll" }, { - "key": "ctrl+[Backquote]", - "command": "workbench.action.terminal.newInActiveWorkspace" - }, - { "key": "ctrl+f", "command": "actions.find", "when": "editorFocus || editorIsOpen" |