melonvpn/.vscode/settings.json
2021-04-29 17:29:59 +01:00

6 lines
79 B
JSON

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