fix(ltex-lsp): forgot a rule
This commit is contained in:
parent
48c698c2c5
commit
49acc75e2a
@ -127,7 +127,7 @@ local servers = {
|
||||
dictionary = {
|
||||
fr = { "CryptPad", "Chouhartem",
|
||||
-- field names
|
||||
"authors", "categories", "created", "updated", "title" },
|
||||
"authors", "categories", "created", "updated", "title", "meta" },
|
||||
en = { "CryptPad", },
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user