summaryrefslogtreecommitdiff
path: root/profiles/main/data/keybindings-linux.json
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/main/data/keybindings-linux.json')
-rw-r--r--profiles/main/data/keybindings-linux.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/main/data/keybindings-linux.json b/profiles/main/data/keybindings-linux.json
index b8d19f5..1417c8f 100644
--- a/profiles/main/data/keybindings-linux.json
+++ b/profiles/main/data/keybindings-linux.json
@@ -156,5 +156,9 @@
"key": "ctrl+shift+f2",
"command": "-editor.action.linkedEditing",
"when": "editorHasRenameProvider && editorTextFocus && !editorReadonly"
+ },
+ {
+ "key": "ctrl+enter",
+ "command": "workbench.action.quickOpen"
}
] \ No newline at end of file