Add initial tags.scm for reference jumping
This commit is contained in:
parent
2088b17243
commit
6a50013c57
5
queries/tags.scm
Normal file
5
queries/tags.scm
Normal file
@ -0,0 +1,5 @@
|
||||
(function_item name: (identifier) @name) @definition.function
|
||||
(predicate name: (identifier) @name) @definition.function
|
||||
(annotation name: (identifier) @name) @definition.function
|
||||
|
||||
(call name: (identifier) @name) @reference.call
|
Reference in New Issue
Block a user