We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75afe3 commit 4a51361Copy full SHA for 4a51361
.vscode/settings.json
@@ -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