Fumofumotris/.vscode/settings.json
2024-05-24 00:36:13 -05:00

14 lines
291 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"
},
"cmake.configureOnOpen": false
}