aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: e2ce90a5865421e2d5fb800e9f9e55d31ce0c6ca (plain)
1
2
3
4
5
6
7
8
9
{
    "cSpell.words": [
        "ifndef",
        "Lexit",
        "offsetof",
        "stdc",
        "stddef"
    ]
}