mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
Update queries/supercollider/locals.scm
Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
This commit is contained in:
parent
6aff8f4068
commit
2208b31db6
1 changed files with 0 additions and 2 deletions
|
|
@ -30,7 +30,5 @@
|
|||
(function_definition name: (variable) @definition.var
|
||||
(set! "definition.var.scope" "parent")
|
||||
)
|
||||
;(variable_definition name: (variable (local_var(identifier))) @local.definition)
|
||||
;(variable) @local.definition
|
||||
|
||||
(identifier) @reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue