mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
fix(apex): update parser and queries (#7230)
This commit is contained in:
parent
9b1e607298
commit
84bdd59c03
2 changed files with 5 additions and 6 deletions
|
|
@ -131,8 +131,7 @@
|
|||
"~"
|
||||
]) @operator
|
||||
|
||||
(map_initializer
|
||||
"=>" @operator)
|
||||
"=>" @operator
|
||||
|
||||
[
|
||||
(boolean_type)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue