added locale backup + en support
This commit is contained in:
Vendored
+3
-1
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"spellright.language": [
|
||||
"English (British)",
|
||||
"German_de_DE"
|
||||
],
|
||||
"spellright.documentTypes": [
|
||||
"html",
|
||||
"markdown",
|
||||
"latex",
|
||||
"plaintext"
|
||||
"plaintext",
|
||||
"json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user