chore(vscode/settings.shared): add more custom spelled words

This commit is contained in:
2025-06-28 16:19:22 +01:00
parent c134beccea
commit fcf092041a

View File

@@ -1,24 +1,41 @@
{ {
"cSpell.words": [ "cSpell.words": [
"aegisub", "aegisub",
"appcleaner", "appcleaner",
"appdir", "appdir",
"apphider", "apphider",
"apptoggle", "apptoggle",
"atinit", "atinit",
"autodmg", "autodmg",
"colordiff", "binstall",
"correctall", "colordiff",
"DOTPFILES", "correctall",
"DOTZSH", "difftastic",
"geckodriver", "dirstat",
"keycastr", "dmgbuild",
"rapidapi", "DOTPFILES",
"stfolder", "DOTZSH",
"stignore", "fonttools",
"zdharma", "geckodriver",
"zicdreplay", "gitu",
"zicompinit", "Grooff",
"zinitrc" "grpcurl",
] "htmllint",
"httpsnippet",
"hwatch",
"jwtui",
"keycastr",
"kubecm",
"localtunnel",
"rakyll",
"rapidapi",
"stfolder",
"stignore",
"tlrc",
"watchexec",
"zdharma",
"zicdreplay",
"zicompinit",
"zinitrc"
]
} }