Skip to content

Commit 4ee0d59

Browse files
authored
Update README to reflect default languages
1 parent 0adc49c commit 4ee0d59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Press F1 or CTRL+P (or CMD+P) and type out `> ext install travisthetechie.write-
88

99
## Settings
1010

11-
`write-good.languages` defaults to `["markdown"]`, but it can be overridden to something like `["markdown", "plaintext"]` if you would like linting to apply to other filetypes.
11+
`write-good.languages` defaults to `["markdown", "plaintext"]`, but it can be overridden to something like `["markdown"]` if you would like linting to apply to other filetypes.
1212

1313
`write-good.write-good-config` is a direct pass through to the underlying [write-good](https://github.com/btford/write-good) engine. To enable eprime check and disable check for so at the start of sentance, add `"write-good.write-good-config": { "eprime": true, "so": false }` to your settings.
1414

@@ -37,4 +37,4 @@ Check out the [Extending Visual Studio Code](https://code.visualstudio.com/Docs/
3737

3838
## Thank you to contributors
3939

40-
Thank you to [James Ruskin](https://github.com/JPRuskin) for enabling settings. [PR4](https://github.com/TravisTheTechie/vscode-write-good/pull/4)
40+
Thank you to [James Ruskin](https://github.com/JPRuskin) for enabling settings. [PR4](https://github.com/TravisTheTechie/vscode-write-good/pull/4)

0 commit comments

Comments
 (0)