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