Fumofumotris/.vscode/settings.json
Julia 1a84049b1e d
d
2024-05-16 01:08:15 -05:00

12 lines
238 B
JSON

{
"files.associations": {
"compare": "c",
"concepts": "c",
"cstdlib": "c",
"type_traits": "c",
"cmath": "c",
"limits": "c",
"new": "c"
},
"cmake.configureOnOpen": false
}