mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
parent
f6d38f6f54
commit
a4f9539a0c
2 changed files with 4 additions and 4 deletions
|
|
@ -174,10 +174,9 @@
|
|||
;"xor_eq"
|
||||
] @keyword.operator
|
||||
|
||||
[
|
||||
"<=>"
|
||||
"::"
|
||||
] @operator
|
||||
"<=>" @operator
|
||||
|
||||
"::" @punctuation.delimiter
|
||||
|
||||
(attribute_declaration) @attribute
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue