Fumofumotris/.vscode/settings.json
2024-05-26 07:11:53 -05:00

15 lines
313 B
JSON

{
"files.associations": {
"compare": "c",
"concepts": "c",
"cstdlib": "c",
"type_traits": "c",
"cmath": "c",
"limits": "c",
"new": "c",
"fumocommon.h": "c",
"input.h": "c",
"bit": "cpp"
},
"cmake.configureOnOpen": false
}