1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-09 04:30:29 +08:00
Files
simple-dict/.vscode/settings.json
fumiama fc5f4592fe v1.0
2021-02-16 12:24:01 +08:00

5 lines
59 B
JSON

{
"files.associations": {
"cstdio": "c"
}
}