glox/.vscode/settings.json

7 lines
80 B
JSON
Raw Normal View History

2024-09-30 21:46:31 +03:00
{
"cSpell.words": [
2024-10-05 18:58:49 +03:00
"glox",
"PAREN",
"stmts"
2024-09-30 21:46:31 +03:00
]
}