post-scarcity/.vscode/settings.json

7 lines
119 B
JSON

{
"files.associations": {
"future": "cpp",
"system_error": "cpp",
"functional": "c"
}
}