mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
chore: format queries
This commit is contained in:
parent
76ca66db38
commit
77e298e4de
50 changed files with 143 additions and 146 deletions
|
|
@ -10,6 +10,6 @@
|
|||
((link) @injection.content
|
||||
(#set! injection.language "html"))
|
||||
|
||||
((code_block
|
||||
(code_block
|
||||
(code_block_language) @injection.language
|
||||
(code_block_content) @injection.content))
|
||||
(code_block_content) @injection.content)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue