aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 91b307a..8cee879 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -20,5 +20,14 @@
"editor.rulers": [
80
]
- }
+ },
+ "cSpell.words": [
+ "crtc",
+ "invlpg",
+ "kapi",
+ "kstd",
+ "NOLINTNEXTLINE",
+ "rvalues",
+ "TeachOS"
+ ]
} \ No newline at end of file