Regenerate nvim config
This commit is contained in:
12
config/neovim/store/nvim-treesitter/queries/elsa/locals.scm
Normal file
12
config/neovim/store/nvim-treesitter/queries/elsa/locals.scm
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
(source_file)
|
||||
(reduction)
|
||||
] @local.scope
|
||||
|
||||
(identifier) @local.reference
|
||||
|
||||
(function) @local.definition.function
|
||||
|
||||
(method) @local.definition.method
|
||||
|
||||
(parameter) @local.definition.parameter
|
||||
Reference in New Issue
Block a user