mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
feat(refactor): highlight usages module
This commit is contained in:
parent
65b3a8e6d7
commit
6ca2b947cf
8 changed files with 275 additions and 37 deletions
|
|
@ -28,6 +28,9 @@
|
|||
(variable_declarator
|
||||
name: (identifier) @definition)
|
||||
|
||||
(import_specifier
|
||||
(identifier) @definition)
|
||||
|
||||
; References
|
||||
;------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue