dish/.vscode/settings.json
2022-09-18 13:14:54 +08:00

9 lines
156 B
JSON

{
"files.associations": {
"stdio.h": "c",
"stdlib.h": "c",
"loop.h": "c",
"exec.h": "c"
},
"editor.tabSize": 2
}