mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
Pick up refs in elisp
This commit is contained in:
parent
f0c575e413
commit
4e2e03dfef
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@
|
|||
|
||||
;; Treat macros as function definitions for the sake of TAGS.
|
||||
(macro_definition name: (symbol) @name.definition.function) @definition.function
|
||||
|
||||
;; Match function calls
|
||||
(list (symbol) @name.reference.function) @reference.function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue