koto/.vscode/settings.json

5 lines
47 B
JSON
Raw Normal View History

2021-04-07 13:17:33 +03:00
{
"files.associations": {
"glib.h": "c"
}
}