@cspell/dict-lt-lt
Version:
Lithuanian dictionary for cspell.
23 lines (22 loc) • 514 B
JSON
{
"id": "lt-lt",
"name": "Lithuanian",
"description": "Lithuanian dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "lt-lt",
"path": "./lt_LT.trie.gz",
"description": "Lithuanian dictionary."
}
],
"dictionaries": [],
"languageSettings": [
{
"languageId": "*",
"locale": "lt,lt-LT",
"dictionaries": ["lt-lt"],
"dictionaryDefinitions": []
}
]
}