fix(vscode): fix option
This commit is contained in:
parent
5d3b5c5767
commit
781e59236d
1 changed files with 0 additions and 4 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,9 +1,5 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"stdio.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"loop.h": "c",
|
||||
"exec.h": "c"
|
||||
},
|
||||
"editor.tabSize": 2,
|
||||
"makefile.launchConfigurations": [
|
||||
|
|
Loading…
Reference in a new issue