mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
chore: format queries
This commit is contained in:
parent
76ca66db38
commit
77e298e4de
50 changed files with 143 additions and 146 deletions
|
|
@ -105,8 +105,8 @@
|
|||
(#set! "definition.method.scope" "parent"))
|
||||
|
||||
; Enum
|
||||
((enum_definition
|
||||
(name) @local.definition.enum))
|
||||
(enum_definition
|
||||
(name) @local.definition.enum)
|
||||
|
||||
; Repeat
|
||||
(for_statement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue