woody-woodpacker/.vscode/settings.json

8 lines
102 B
JSON

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