mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
highlights(c/cpp): move attributes to C (again)
Let's hope that this time the C tests pass, also for the built-in C parser.
This commit is contained in:
parent
36ee4890c4
commit
f9176e560c
2 changed files with 1 additions and 2 deletions
|
|
@ -188,6 +188,7 @@
|
|||
"_unaligned"
|
||||
"__unaligned"
|
||||
"__declspec"
|
||||
(attribute_declaration)
|
||||
] @attribute
|
||||
|
||||
(ERROR) @error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue