Skip to content

Commit 6f92711

Browse files
committed
chore(spell): added new words to cspell.json
Signed-off-by: Jad K. Haddad <jadkhaddad@gmail.com>
1 parent 2baec1c commit 6f92711

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

cspell.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@
4343
"WSSERVER",
4444
"wstest",
4545
"xtensa",
46-
"zerocopy"
46+
"zerocopy",
47+
"nvim",
48+
"MSVC"
4749
],
4850
"ignorePaths": [
4951
"target",
5052
"autobahn/reports"
5153
]
52-
}
54+
}

0 commit comments

Comments
 (0)