vscode config share

This commit is contained in:
Niklas 2020-11-16 00:13:47 +01:00
parent 95b32d1e1c
commit 56858796f2
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,11 @@
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+enter",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
}
]

View File

@ -0,0 +1 @@
../../Code - OSS/User/keybindings.json

View File

@ -0,0 +1 @@
../../Code - OSS/User/settings.json