Color sigil like keyword

This commit is contained in:
George Fraser 2020-05-09 12:34:28 -07:00
parent d5d154ba3f
commit 0881c889bf

View file

@ -536,7 +536,7 @@
},
"sigils": {
"comment": "Sigil",
"name": "keyword.operator.sigil.rust",
"name": "keyword.other.sigil.rust",
"match": "[&*](?=[a-zA-Z0-9_\\(\\[\\|\\\"]+)"
},
"self": {