Stop using chorded keyboard shortcuts
This commit is contained in:
parent
ce0ae97d71
commit
61e5fb8bd9
2 changed files with 3 additions and 2 deletions
|
@ -15,4 +15,4 @@
|
||||||
"key": "ctrl+pageup",
|
"key": "ctrl+pageup",
|
||||||
"command": "-workbench.action.previousEditor"
|
"command": "-workbench.action.previousEditor"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -53,5 +53,6 @@
|
||||||
"suppressNoRepositoryWarning": false,
|
"suppressNoRepositoryWarning": false,
|
||||||
"suppressResultsExplorerNotice": false,
|
"suppressResultsExplorerNotice": false,
|
||||||
"suppressShowKeyBindingsNotice": true
|
"suppressShowKeyBindingsNotice": true
|
||||||
}
|
},
|
||||||
|
"gitlens.keymap": "alternate"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue