Added vscode
This commit is contained in:
parent
28046269ed
commit
2267d4fc9b
3 changed files with 39 additions and 0 deletions
6
.config/vscode/keybindings.json
Normal file
6
.config/vscode/keybindings.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"key": "ctrl+,",
|
||||
"command": "workbench.action.openSettingsJson"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue