mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-23 00:06:48 +08:00
added some spellings
This commit is contained in:
parent
528a8b1473
commit
a4e498510c
1 changed files with 5 additions and 0 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -8,6 +8,7 @@
|
||||||
"cout",
|
"cout",
|
||||||
"csel",
|
"csel",
|
||||||
"FCVTAS",
|
"FCVTAS",
|
||||||
|
"fcvtz",
|
||||||
"fizzbuzz",
|
"fizzbuzz",
|
||||||
"fname",
|
"fname",
|
||||||
"Formulus",
|
"Formulus",
|
||||||
|
|
@ -32,7 +33,11 @@
|
||||||
},
|
},
|
||||||
"cSpell.ignoreWords": [
|
"cSpell.ignoreWords": [
|
||||||
"Rypo",
|
"Rypo",
|
||||||
|
"dless",
|
||||||
|
"dmore",
|
||||||
"foov",
|
"foov",
|
||||||
|
"ndless",
|
||||||
|
"ndmore",
|
||||||
"rotypo",
|
"rotypo",
|
||||||
"rwtypo"
|
"rwtypo"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue