mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
lint(locals): use #set! to keep query linter happy
This commit is contained in:
parent
c9d5812ba3
commit
e58bbe83f9
7 changed files with 35 additions and 35 deletions
|
|
@ -29,7 +29,7 @@
|
|||
(subroutine_call_expression
|
||||
command: (identifier)
|
||||
subroutine: (identifier) @reference)
|
||||
(set! reference.kind "function")
|
||||
(#set! reference.kind "function")
|
||||
)
|
||||
|
||||
(macro) @reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue