minimap2/.vscode/settings.json

6 lines
85 B
JSON
Raw Normal View History

{
"files.associations": {
"minimap.h": "c",
"time.h": "c"
}
}