summaryrefslogtreecommitdiffstats
path: root/.cspell.yaml
blob: eff8b3122c850ab79bfdb56fe84ffc6f8bfe46f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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"
ignorePaths:
  - "./.cspell/"
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
  - Closedness
  - vcs