melonvpn/.vscode/settings.json

6 lines
79 B
JSON

{
"files.associations": {
"*.py": "python",
"pango-font.h": "c"
}
}