mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
highlights(c): add __attribute__
This commit is contained in:
parent
2dfe72f32a
commit
5fa6e27427
1 changed files with 1 additions and 0 deletions
|
|
@ -170,4 +170,5 @@
|
||||||
(preproc_params
|
(preproc_params
|
||||||
(identifier)) @parameter
|
(identifier)) @parameter
|
||||||
|
|
||||||
|
"__attribute__" @attribute
|
||||||
(ERROR) @error
|
(ERROR) @error
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue