We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76ee62 commit 2ecddbeCopy full SHA for 2ecddbe
configs/vscode/keybindings.json
@@ -1,4 +1,9 @@
1
[
2
+ {
3
+ "key": "g g",
4
+ "command": "cursorTop",
5
+ "when": "editorTextFocus"
6
+ },
7
// editor to sidebar
8
{
9
"key": "space l",
0 commit comments