mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
feat(locals)!: switch to upstream captures
This commit is contained in:
parent
f197a15b0d
commit
5b90ea2aba
109 changed files with 1341 additions and 1341 deletions
|
|
@ -4,12 +4,12 @@
|
|||
(symbol)
|
||||
(filename)
|
||||
(quoted_symbol)
|
||||
] @reference
|
||||
] @local.reference
|
||||
|
||||
; Definitions
|
||||
|
||||
(output_section name: (symbol) @definition.var)
|
||||
(output_section name: (symbol) @local.definition.var)
|
||||
|
||||
(memory_command name: (symbol) @definition.var)
|
||||
(memory_command name: (symbol) @local.definition.var)
|
||||
|
||||
(phdrs_command name: (symbol) @definition.var)
|
||||
(phdrs_command name: (symbol) @local.definition.var)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue