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