"::" should be of type "operator"

swap constant for operator per treesitter recommendation
This commit is contained in:
Lucas Crownover 2021-09-20 14:44:50 -07:00 committed by Stephan Seitz
parent 2f37720c8a
commit ec31c7efab

View file

@ -26,7 +26,7 @@
(super)
]
.
("::" @constant)
("::" @operator)
)
(comments) @comment