style: fix spelling mistakes
Add .vscode/settings.json for VSCode/VSCodium users using cspell
This commit is contained in:
parent
4a5c665667
commit
abe74e4ea5
3 changed files with 27 additions and 4 deletions
23
.vscode/settings.json
vendored
Normal file
23
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"allmaps",
|
||||
"Behaviour",
|
||||
"currentmap",
|
||||
"Dont",
|
||||
"gamemode",
|
||||
"GBSU",
|
||||
"gmenu",
|
||||
"hlapi",
|
||||
"netstandard",
|
||||
"protontricks",
|
||||
"rotationconfig",
|
||||
"serverip",
|
||||
"serverpassword",
|
||||
"serverport",
|
||||
"vsync",
|
||||
"winecfg",
|
||||
"WINEDLLOVERRIDES",
|
||||
"winhttp",
|
||||
"ZeroTier"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue