Skip to content

Commit 4a51361

Browse files
committed
Create settings.json
1 parent e75afe3 commit 4a51361

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.vscode/settings.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"spellright.language": [
3+
"en"
4+
],
5+
"spellright.documentTypes": [
6+
"markdown",
7+
"latex",
8+
"plaintext",
9+
"yaml"
10+
]
11+
}

0 commit comments

Comments
 (0)