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": "(?