mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -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
|
||||
(identifier)) @parameter
|
||||
|
||||
"__attribute__" @attribute
|
||||
(ERROR) @error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue