mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
parent
7c935d6bd5
commit
46dee161d3
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,10 @@
|
||||||
; <p>hello, tree-sitter!</p>
|
; <p>hello, tree-sitter!</p>
|
||||||
; <% end %>
|
; <% end %>
|
||||||
(directive
|
(directive
|
||||||
(partial_expression_value) @injection.content
|
[
|
||||||
|
(partial_expression_value)
|
||||||
|
(ending_expression_value)
|
||||||
|
] @injection.content
|
||||||
(#set! injection.language "elixir")
|
(#set! injection.language "elixir")
|
||||||
(#set! injection.include-children)
|
(#set! injection.include-children)
|
||||||
(#set! injection.combined))
|
(#set! injection.combined))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue