Update syntax

This commit is contained in:
nub31
2025-05-27 09:18:43 +02:00
parent 2b666f168b
commit 4739fd7970

View File

@@ -68,7 +68,7 @@
"patterns": [
{
"name": "storage.modifier.nub",
"match": "\\b(global|extern)\\b"
"match": "\\b(export|extern)\\b"
}
]
},
@@ -256,4 +256,4 @@
]
}
}
}
}