Ignore whitespace rule
This commit is contained in:
parent
a56117492f
commit
82d997d928
|
@ -173,7 +173,7 @@ require('lspconfig').ltex.setup {
|
||||||
settings = {
|
settings = {
|
||||||
ltex = {
|
ltex = {
|
||||||
enabled = {"latex", "tex", "bib", "md", "text"},
|
enabled = {"latex", "tex", "bib", "md", "text"},
|
||||||
language="en-GB",
|
language = "en-GB"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,3 +16,12 @@ XS
|
||||||
DoReFa
|
DoReFa
|
||||||
DoReFa-Net
|
DoReFa-Net
|
||||||
dequantized
|
dequantized
|
||||||
|
Tarrasque
|
||||||
|
Liefstein
|
||||||
|
Juandissimo
|
||||||
|
Philfather
|
||||||
|
lich
|
||||||
|
liches
|
||||||
|
Archfey
|
||||||
|
Feywild
|
||||||
|
Bulette
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
WHITESPACE_RULE
|
||||||
|
PROFANITY
|
|
@ -5,3 +5,4 @@
|
||||||
{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\QNetwork Conv.\\E$"}
|
{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\QNetwork Conv.\\E$"}
|
||||||
{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\Q1 Conv.\\E$"}
|
{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\Q1 Conv.\\E$"}
|
||||||
{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\Q2 Conv.\\E$"}
|
{"rule":"MORFOLOGIK_RULE_EN_GB","sentence":"^\\Q2 Conv.\\E$"}
|
||||||
|
{"rule":"ALLOW_TO","sentence":"^\\QA footnote says that in theory certain intelligent monstrosities could also train to become more powerful and throw off the bindings of age.\\E$"}
|
||||||
|
|
Loading…
Reference in New Issue