mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
highlights(rust): Add operator "?"
This commit is contained in:
parent
11e1db3ec2
commit
853caf5b3d
1 changed files with 1 additions and 0 deletions
|
|
@ -239,6 +239,7 @@
|
||||||
"@"
|
"@"
|
||||||
".."
|
".."
|
||||||
"..="
|
"..="
|
||||||
|
"?"
|
||||||
] @operator
|
] @operator
|
||||||
|
|
||||||
(closure_parameters "|" @operator "|" @operator)
|
(closure_parameters "|" @operator "|" @operator)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue