This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
huia/.vscode/settings.json
James Harton 30fdff315b Build IR
2019-03-17 18:54:35 +13:00

9 lines
No EOL
108 B
JSON

{
"spellright.language": [
"en"
],
"spellright.documentTypes": [
"markdown",
"latex"
]
}