From f843967059fc36bf497bde31ce9ed18b1354f1eb Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 15 Nov 2022 18:17:03 -0800 Subject: Improvements to Meson syntax. (#4572) Co-authored-by: Garrett D'Amore Co-authored-by: Michael Davis --- runtime/queries/meson/indents.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'runtime/queries/meson/indents.scm') diff --git a/runtime/queries/meson/indents.scm b/runtime/queries/meson/indents.scm index a1c7b3fa..2a4c6c62 100644 --- a/runtime/queries/meson/indents.scm +++ b/runtime/queries/meson/indents.scm @@ -1,5 +1,5 @@ +; Indentation queries for helix [ - (method_expression) (function_expression) (array_literal) (dictionary_literal) @@ -7,10 +7,11 @@ (iteration_statement) ] @indent +; question - what about else, elif [ ")" "]" "}" - "endif" - "endforeach" + (endif) + (endforeach) ] @outdent -- cgit v1.2.3-70-g09d2