summaryrefslogtreecommitdiff
path: root/profiles/main/data/keybindings-linux.json
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-10-06 14:11:32 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-10-06 14:11:32 +0300
commit59048c126fd5a645638d156c49d4da0ecc809bb4 (patch)
tree944bb1106faa434252757bb500eafb55eb44c248 /profiles/main/data/keybindings-linux.json
parent6db0610ed66b3a196260f083f15eb9a63b66db7d (diff)
profile(main): update -- 2024-10-06T11:11:32.638Z
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