mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 01:00:05 +08: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
|