2018/.vscode/settings.json

6 lines
87 B
JSON
Raw Permalink Normal View History

2019-12-08 15:21:03 +00:00
{
"files.associations": {
"typeindex": "c",
"typeinfo": "c"
}
}