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