clearified and added more info in response to #50
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"spellright.language": [],
|
||||
"spellright.language": [
|
||||
"en"
|
||||
],
|
||||
"spellright.documentTypes": [
|
||||
"latex",
|
||||
"plaintext"
|
||||
"plaintext",
|
||||
"markdown"
|
||||
],
|
||||
"cSpell.enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user