From 180a414c7f0137ab865c7e65f4794b1ec1c6842d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Wed, 18 Dec 2024 12:35:04 -0800 Subject: [PATCH] fix indented node slashdash --- kdl.tmLanguage.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kdl.tmLanguage.json b/kdl.tmLanguage.json index 137cbb5..66e85f8 100644 --- a/kdl.tmLanguage.json +++ b/kdl.tmLanguage.json @@ -55,10 +55,10 @@ "include": "#slashdash_comment" }, { - "include": "#slashdash_node_with_children_comment" + "include": "#slashdash_node_comment" }, { - "include": "#slashdash_node_comment" + "include": "#slashdash_node_with_children_comment" }, { "include": "#line_comment" @@ -201,26 +201,26 @@ "slashdash_comment": { "name": "comment.block.slashdash.kdl", "comment": "Slashdash inline comment", - "begin": "(?