version: 0.2 language: en_US minWordLength: 3 dictionaryDefinitions: - name: names addWords: true path: ./.cspell/my-cspell-dicts/names.txt - name: math addWords: true path: ./.cspell/my-cspell-dicts/math.txt - name: liquid addWords: true path: ./.cspell/liquid.txt dictionaries: - latex - names - math - liquid words: - abs - gfm - hilb - innerp - katex - norm - qed - thms - jxir - srv - bigg - bigl - bigr - lparen - rparen - mathbb - mathscr - enspace - callouts - vcs ignorePaths: - ./.cspell/ - ./assets/