vscode config share
This commit is contained in:
11
.config/Code - OSS/User/keybindings.json
Normal file
11
.config/Code - OSS/User/keybindings.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
1
.config/Code/User/keybindings.json
Symbolic link
1
.config/Code/User/keybindings.json
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../Code - OSS/User/keybindings.json
|
||||||
1
.config/Code/User/settings.json
Symbolic link
1
.config/Code/User/settings.json
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../Code - OSS/User/settings.json
|
||||||
Reference in New Issue
Block a user