Stop using chorded keyboard shortcuts

This commit is contained in:
Jake Howard 2018-04-06 21:22:03 +01:00
parent ce0ae97d71
commit 61e5fb8bd9
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 3 additions and 2 deletions

View file

@ -15,4 +15,4 @@
"key": "ctrl+pageup",
"command": "-workbench.action.previousEditor"
}
]
]

View file

@ -53,5 +53,6 @@
"suppressNoRepositoryWarning": false,
"suppressResultsExplorerNotice": false,
"suppressShowKeyBindingsNotice": true
}
},
"gitlens.keymap": "alternate"
}