vscode: add Subname to the dictionary

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-09-03 17:46:45 +00:00
parent f5d1d1f544
commit dc6ab4f407
+2 -1
View File
@@ -1,5 +1,6 @@
{
"cSpell.words": [
"asciigoat"
"asciigoat",
"Subname"
]
}