Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Commit

Permalink
Add more words to spell checker
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Dec 7, 2024
1 parent 18fa570 commit 3193ef8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,30 @@
"editor.detectIndentation": false
},
"cSpell.words": [
"alnum",
"appname",
"bukkit",
"Bukkit",
"CDPATH",
"classpath",
"CLASSPATH",
"cygpath",
"darwin",
"Dorg",
"enderman",
"Enderman",
"JAVACMD",
"jpenilla",
"kebabcase",
"metacharacter",
"minecraft",
"msys",
"papermc",
"pascalcase",
"resourcefactory",
"shellness",
"snakecase",
"userdev",
"xlink"
]
}

0 comments on commit 3193ef8

Please sign in to comment.