Update vscode syntax
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "keyword.other.nub",
|
"name": "keyword.other.nub",
|
||||||
"match": "\\b(namespace|func|struct|alloc|impl|for|trait)\\b"
|
"match": "\\b(namespace|func|struct|interface)\\b"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user