resume/.cspell.json

31 lines
531 B
JSON
Raw Normal View History

2022-12-15 07:05:51 +00:00
{
"version": "0.2",
"language": "en",
"words": [
"alacritty",
"angulo",
"chktex",
2022-12-20 17:24:31 +00:00
"crkbd",
"dotfiles",
"Everbridge",
2022-12-20 17:50:15 +00:00
"flyx's",
"hardcode",
2022-12-20 17:24:31 +00:00
"homelab",
"ITS's",
"latexindent",
"latexmk",
"PHONENUMBER",
2023-02-13 18:18:39 +00:00
"shellcheck",
"texlab",
2022-12-15 07:05:51 +00:00
"toolset"
],
"flagWords": [],
"ignoreWords": [
"lualatex",
"nonstopmode",
"pretex",
"synctex",
"usepretex"
]
2022-12-15 07:05:51 +00:00
}