This commit is contained in:
nub31
2025-07-04 21:43:34 +02:00
parent 0e0f29c6dd
commit 009e091e19

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"
}
]
},