nvim-treesitter/queries/fusion/indents.scm

16 lines
188 B
Scheme
Raw Normal View History

2021-12-27 23:40:37 +01:00
[
(block)
(value_dsl)
(afx_element)
(afx_element_self_closing)
] @indent
(block end: _ @branch)
(value_dsl end: _ @branch)
[
(afx_closing_element)
] @branch
(comment) @ignore