Skip to content

Commit e9e1a3c

Browse files
committed
fix the key bindings
1 parent 818b4db commit e9e1a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/key-binding/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"keys": [
1616
"Ctrl+Shift+K"
1717
],
18-
"action": "saveQuery",
18+
"action": "executeWithSelectedQuery",
1919
"description": "Execute selected text as query"
2020
}, {
2121
"keys": [

0 commit comments

Comments
 (0)