summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 0891e7e42c03071c29616639189d16c3c61d85c1 (plain)
1
2
3
4
5
6
7
8
{
    "files.associations": {
        "instructions.h": "c",
        "apple.h": "c",
        "ncurses.h": "c",
        "core.h": "c"
    }
}