mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-12-03 12:03:00 +00:00
codium settings: add spelling words
This commit is contained in:
parent
95a82add86
commit
83b4b02b40
1 changed files with 4 additions and 0 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -4,5 +4,9 @@
|
|||
"undefined-global",
|
||||
"lowercase-global",
|
||||
"cast-local-type"
|
||||
],
|
||||
"cSpell.words": [
|
||||
"ollow",
|
||||
"weacmd"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue