mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
9 lines
173 B
Scheme
9 lines
173 B
Scheme
|
|
; Surface expressions and components are Elixir code
|
||
|
|
[
|
||
|
|
(expression_value)
|
||
|
|
(component_name)
|
||
|
|
] @elixir
|
||
|
|
|
||
|
|
; Surface comments are nvim-treesitter comments
|
||
|
|
(comment) @comment
|