This commit is contained in:
nub31
2025-07-04 21:43:34 +02:00
parent cf7572a27b
commit aee4798dd9

View File

@@ -60,7 +60,7 @@
},
{
"name": "keyword.other.nub",
"match": "\\b(namespace|func|struct|alloc)\\b"
"match": "\\b(namespace|func|struct|alloc|impl|for|trait)\\b"
}
]
},