Add vscode configs
This commit is contained in:
7
vscode/keybindings.json
Normal file
7
vscode/keybindings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
// Place your key bindings in this file to override the defaultsauto[]
|
||||
[
|
||||
{
|
||||
"key": "ctrl+3",
|
||||
"command": "workbench.action.terminal.focus"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user