mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
highlights(c/cpp): react to upstream changes to attributes
This commit is contained in:
parent
1092b6ba3a
commit
37d93ec017
2 changed files with 7 additions and 8 deletions
|
|
@ -170,4 +170,6 @@
|
|||
(preproc_params
|
||||
(identifier)) @parameter
|
||||
|
||||
(attribute_declaration) @attribute
|
||||
|
||||
(ERROR) @error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue