Update syntax
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"patterns": [
|
||||
{
|
||||
"name": "storage.modifier.nub",
|
||||
"match": "\\b(global|extern)\\b"
|
||||
"match": "\\b(export|extern)\\b"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user