Add some custom spellings

This commit is contained in:
Pete Bacon Darwin 2023-01-11 20:30:53 +00:00
parent 78f4eb2f31
commit 3f48b35f00
1 changed files with 12 additions and 0 deletions

12
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,12 @@
{
"cSpell.words": [
"activitypub",
"cdate",
"favourited",
"favourites",
"reblog",
"reblogged",
"reblogger",
"reblogs"
]
}