CringeDB/.vscode/settings.json

6 lines
66 B
JSON

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