mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 22:25:00 +00:00
added tags.scm for C
This commit is contained in:
parent
ce8b6523a6
commit
eec174fae7
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
(struct_specifier name: (type_identifier) @name.definition.class body:(_)) @definition.class
|
||||
|
||||
(declaration type: (union_specifier name: (type_identifier) @name)) @definition.class
|
||||
(declaration type: (union_specifier name: (type_identifier) @name.definition.class)) @definition.class
|
||||
|
||||
(function_declarator declarator: (identifier) @name.definition.function) @definition.function
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue