File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -57,13 +57,14 @@ export JUST_LOG := (log + "ing" + `grep loop /etc/networks | cut -f2`)
5757# <- keyword.declaration.variable.just
5858# ^^^^^^^^ variable.other.just
5959# ^^ keyword.operator.assignment.just
60- # ^ meta.group.just punctuation.section.group.begin.just
61- # ^^^ meta.group.just variable.other.just
60+ # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.group.just
61+ # ^ punctuation.section.group.begin.just
62+ # ^^^ variable.other.just
6263# ^ keyword.operator.arithmetic.just
6364# ^^^^^ string.quoted.double.just
6465# ^ keyword.operator.arithmetic.just
65- # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ string.quoted.backtick.just
66- # ^ meta.group.just punctuation.section.group.end.just
66+ # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta. string.shell meta.interpolation.command.shell
67+ # ^ punctuation.section.group.end.just
6768
6869# comment
6970# <- comment.line.number-sign.just punctuation.definition.comment.begin.just
You can’t perform that action at this time.
0 commit comments