Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2019-01-17 19:16:48 +0300
committersualko <klaus@jsxc.org>2019-01-17 19:50:17 +0300
commitb377c8e2a06d15550e910278522004de7aff51cc (patch)
treef10712cc18e5b4bf821c2f2f0f5edcdae87ac575 /.vscode
parent58326c68334b72aa1b404e682e891e48eadd60ec (diff)
chore: add words to custom vsc dictionary
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 2a1b53ee..59136a73 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -4,7 +4,9 @@
"jsxc",
"omemo",
"xmlns",
- "XMPP"
+ "XMPP",
+ "IJID",
+ "JID"
],
"todohighlight.include": [
"src/**/*.ts"