koto/.vscode/settings.json

22 lines
389 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",
"structs.h": "c",
"gst.h": "c",
"player.h": "c",
"config.h": "c",
"toml.h": "c",
"chrono": "c",
"sqlite3.h": "c",
"unistd.h": "c",
"ui.h": "c",
"koto-utils.h": "c",
"random": "c",
"add-remove-track-popover.h": "c"
2021-04-07 13:17:33 +03:00
}
}