mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
fix(injections): fix injection for hurl for new injection syntax
This commit is contained in:
parent
783e5fc307
commit
168972a0d5
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@
|
|||
(multiline_string
|
||||
(multiline_string_type) @_lang
|
||||
(multiline_string_content) @injection.content
|
||||
(#inject-language! @_lang))
|
||||
(#set-lang-from-info-string! @_lang))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue