Custom cspell dictionaries used at Very Good Ventures π¦
Add the desired dictionary definition files to a cspell config:
"dictionaryDefinitions": [
{
"name": "vgv_forbidden",
"path": "https://raw.githubusercontent.com/verygoodopensource/very_good_dictionaries/main/forbidden.txt",
"description": "Custom VGV Dictionary"
}
]