Add question mark operator
This commit is contained in:
parent
3c2c8d7e5f
commit
1e823d6770
@ -207,7 +207,7 @@
|
||||
{
|
||||
"comment": "Miscellaneous operator",
|
||||
"name": "keyword.operator.misc.rust",
|
||||
"match": "(=>|::)"
|
||||
"match": "(=>|::|\\?)"
|
||||
},
|
||||
{
|
||||
"comment": "Comparison operator",
|
||||
|
Loading…
x
Reference in New Issue
Block a user