mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
test
This commit is contained in:
parent
8b8c434290
commit
440d666b68
2 changed files with 7 additions and 7 deletions
|
|
@ -170,6 +170,4 @@
|
||||||
(preproc_params
|
(preproc_params
|
||||||
(identifier)) @parameter
|
(identifier)) @parameter
|
||||||
|
|
||||||
(attribute_declaration) @attribute
|
|
||||||
|
|
||||||
(ERROR) @error
|
(ERROR) @error
|
||||||
|
|
|
||||||
|
|
@ -153,3 +153,5 @@
|
||||||
] @keyword.operator
|
] @keyword.operator
|
||||||
|
|
||||||
"::" @operator
|
"::" @operator
|
||||||
|
|
||||||
|
(attribute_declaration) @attribute
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue