woody-woodpacker/.vscode/settings.json

6 lines
65 B
JSON

{
"files.associations": {
"stdio.h": "c",
"mman.h": "c"
}
}