We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9735e2 commit eaf25dfCopy full SHA for eaf25df
docs/reference.md
@@ -163,6 +163,10 @@ Allow unicode characters in identifiers (and not just ASCII).
163
164
English dialect to correct to.
165
166
+If set to `en`,
167
+words will be corrected to the closest spelling,
168
+regardless of which dialect that correction is part of.
169
+
170
#### `default.extend-ignore-re`
171
172
- Type: list of [regexes](https://docs.rs/regex/latest/regex/index.html#syntax)
0 commit comments