mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Support HEEx slots
This commit is contained in:
parent
efedf3510a
commit
083aee0873
6 changed files with 34 additions and 16 deletions
|
|
@ -7,4 +7,5 @@
|
|||
; HEEx Elixir expressions are always within a tag or component
|
||||
(expression (expression_value) @elixir)
|
||||
|
||||
; HEEx comments
|
||||
(comment) @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue