Use dot notation for enum variants
This commit is contained in:
parent
ab783c33ed
commit
117d188194
13 changed files with 162 additions and 154 deletions
|
|
@ -356,10 +356,6 @@
|
|||
"name": "keyword.operator.arrow.gotlin",
|
||||
"match": "->"
|
||||
},
|
||||
{
|
||||
"name": "punctuation.accessor.enum.gotlin",
|
||||
"match": "::"
|
||||
},
|
||||
{
|
||||
"name": "keyword.operator.arithmetic.gotlin",
|
||||
"match": "[+\\-*/%<>]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue