feat(refactor): highlight usages module

This commit is contained in:
Steven Sojka 2020-06-25 13:26:31 -05:00
parent 65b3a8e6d7
commit 6ca2b947cf
8 changed files with 275 additions and 37 deletions

View file

@ -28,6 +28,9 @@
(variable_declarator
name: (identifier) @definition)
(import_specifier
(identifier) @definition)
; References
;------------