mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
"::" should be of type "operator"
swap constant for operator per treesitter recommendation
This commit is contained in:
parent
2f37720c8a
commit
ec31c7efab
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
(super)
|
||||
]
|
||||
.
|
||||
("::" @constant)
|
||||
("::" @operator)
|
||||
)
|
||||
|
||||
(comments) @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue