mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
refactor(refactor): use higher local apis and some cleanup
This commit is contained in:
parent
6f8e4c97a4
commit
d73500eaa6
10 changed files with 103 additions and 69 deletions
|
|
@ -28,9 +28,6 @@
|
|||
(variable_declarator
|
||||
name: (identifier) @definition)
|
||||
|
||||
(import_specifier
|
||||
(identifier) @definition)
|
||||
|
||||
; References
|
||||
;------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue