applied_numerics_uulm/.vscode/settings.json

11 lines
189 B
JSON
Raw Normal View History

2022-04-28 20:00:29 +02:00
{
"spellright.language": [
"English (American)",
"German_de_DE"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}