shynet/.vscode/settings.json
2020-04-14 08:53:36 -04:00

12 lines
261 B
JSON

{
"python.pythonPath": "/home/miles/.local/share/virtualenvs/shynet-L7oRCOdf/bin/python",
"spellright.language": [
"en_US",
"ru_RU"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}