Skip to content

Commit 3a65660

Browse files
committed
update nkown words and remove colouring
1 parent 8e12b3a commit 3a65660

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.vscode/settings.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
2-
"workbench.colorCustomizations": {
3-
"activityBar.background": "#12332C",
4-
"titleBar.activeBackground": "#19473D",
5-
"titleBar.activeForeground": "#F4FBFA"
6-
},
72
"cSpell.words": [
3+
"bnode",
4+
"Itertools",
85
"Miette",
6+
"oxiri",
7+
"oxrdf",
98
"RDFA",
109
"RDFS",
11-
"SHACL",
10+
"SHACL"
1211
]
1312
}

0 commit comments

Comments
 (0)