mirror of
https://github.com/supleed2/omg-rs.git
synced 2024-12-22 05:35:52 +00:00
Add cSpell dictionary to avoid typos in comments
This commit is contained in:
parent
db1688d937
commit
aba80284d3
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"omglol",
|
||||
"pastebin",
|
||||
"pathbuf",
|
||||
"statuslog"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue