mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 04:06:48 +08:00
spelling
This commit is contained in:
parent
d2a2ad35ee
commit
6f7f27aaa6
1 changed files with 4 additions and 1 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -27,11 +27,13 @@
|
|||
"setfill",
|
||||
"simm",
|
||||
"smaddl",
|
||||
"sreg",
|
||||
"stringstream",
|
||||
"strlen",
|
||||
"strncpy",
|
||||
"struct",
|
||||
"structs",
|
||||
"wreg",
|
||||
"xreg"
|
||||
],
|
||||
"markdownlint.config": {
|
||||
|
|
@ -52,7 +54,8 @@
|
|||
"rotypo",
|
||||
"rwtypo",
|
||||
"slen",
|
||||
"ssize"
|
||||
"ssize",
|
||||
"stdinp"
|
||||
],
|
||||
"files.associations": {
|
||||
"ostream": "cpp"
|
||||
|
|
|
|||
Loading…
Reference in a new issue