This commit is contained in:
nub31
2025-05-28 14:15:16 +02:00
parent 3fe47a0ed0
commit bba7906221
7 changed files with 93 additions and 53 deletions

View File

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