This commit is contained in:
Mathieu Carbou
2024-08-08 09:45:54 +02:00
parent 4269b20899
commit 429470f500

View File

@@ -10,6 +10,9 @@
"files.associations": { "files.associations": {
"*.cps": "javascript", "*.cps": "javascript",
"*.config": "cpp", "*.config": "cpp",
"compare": "cpp" "compare": "cpp",
"*.tcc": "cpp",
"deque": "cpp",
"vector": "cpp"
} }
} }