nvim-treesitter/queries/cylc/indents.scm
2024-10-31 17:56:58 +01:00

16 lines
293 B
Scheme

[
(top_section)
(sub_section_1)
(sub_section_2)
(graph_section)
(runtime_section)
(task_section)
] @indent.begin
(multiline_string
quotes_close: _ @indent.end) @indent.begin
(multiline_graph_string
quotes_close: _ @indent.end) @indent.begin
(line_continuation) @indent.zero