diff options
author | Alexander <a.kiryukhin@vk.team> | 2024-10-01 12:30:29 +0300 |
---|---|---|
committer | Alexander <a.kiryukhin@vk.team> | 2024-10-01 12:30:29 +0300 |
commit | e2c62dd284135a296a999c9c8a14d0473650b6f6 (patch) | |
tree | 887893220b84520ba885316e51a15403c72dcf0c /profiles/main/data/keybindings-linux.json | |
parent | 318255d073881f1e472fe47f98e6974b7fe8570d (diff) |
profile(main): update -- 2024-10-01T09:30:29.190Z
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" |