mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
|
||||
(closure_parameters "|" @operator "|" @operator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue