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"
}
]