mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
chore: format queries
This commit is contained in:
parent
76ca66db38
commit
77e298e4de
50 changed files with 143 additions and 146 deletions
|
|
@ -19,8 +19,7 @@
|
|||
(#set! injection.language "comment"))
|
||||
|
||||
((macro_invocation
|
||||
macro:
|
||||
((identifier) @injection.language)
|
||||
macro: (identifier) @injection.language
|
||||
(token_tree) @injection.content)
|
||||
(#any-of? @injection.language "html" "json"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue