mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
fix(devicetree): Adapt to upstream node changes (#5961)
This commit is contained in:
parent
41128a7724
commit
37c808b8ce
2 changed files with 3 additions and 3 deletions
|
|
@ -30,8 +30,8 @@
|
|||
(property
|
||||
(identifier) @property)
|
||||
|
||||
(labeled_item
|
||||
(identifier) @label)
|
||||
(node
|
||||
label: (_) @label)
|
||||
|
||||
(call_expression
|
||||
(identifier) @function.macro)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue