koto/.vscode/settings.json

10 lines
150 B
JSON
Raw Normal View History

2021-04-07 13:17:33 +03:00
{
"files.associations": {
"glib.h": "c",
"ios": "c",
"__node_handle": "c",
"gtk.h": "c",
"gtktreeview.h": "c",
"cartographer.h": "c"
2021-04-07 13:17:33 +03:00
}
}