Updated cSpell config (mostly ignoring words)

This commit is contained in:
Alejandro Angulo 2022-12-20 15:00:05 -08:00
parent edaca66bec
commit 7c10723da7
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -2,18 +2,28 @@
"version": "0.2",
"language": "en",
"words": [
"Everbridge",
"ITS's",
"PHONENUMBER",
"alacritty",
"angulo",
"chktex",
"crkbd",
"dotfiles",
"Everbridge",
"flyx's",
"hardcode",
"homelab",
"ITS's",
"latexindent",
"latexmk",
"PHONENUMBER",
"texlab",
"toolset"
],
"flagWords": []
"flagWords": [],
"ignoreWords": [
"lualatex",
"nonstopmode",
"pretex",
"synctex",
"usepretex"
]
}