Skip to content

Commit ca20051

Browse files
committed
Attempt to fix CI syntax test failure
1 parent f191079 commit ca20051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Syntax/Embeddings/ShellScript (for Just).sublime-syntax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contexts:
1616
- meta_prepend: true
1717
# command beginning with Just interpolation
1818
- match: ^\s+(?=\{\{(?!\{))
19-
push: [cmd-args, cmd-basic-name]
19+
push: cmd-basic
2020

2121
string-prototype:
2222
# Note: not yet supported by ST 4143/4146 (it's in preparation)

0 commit comments

Comments
 (0)