mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
Introduce @definition.import for Python/Javascript
This commit is contained in:
parent
0e80b89935
commit
b6df2329bd
3 changed files with 11 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
name: (identifier) @definition)
|
||||
|
||||
(import_specifier
|
||||
(identifier) @definition)
|
||||
(identifier) @definition.import)
|
||||
|
||||
; References
|
||||
;------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue