We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f191079 commit ca20051Copy full SHA for ca20051
1 file changed
Syntax/Embeddings/ShellScript (for Just).sublime-syntax
@@ -16,7 +16,7 @@ contexts:
16
- meta_prepend: true
17
# command beginning with Just interpolation
18
- match: ^\s+(?=\{\{(?!\{))
19
- push: [cmd-args, cmd-basic-name]
+ push: cmd-basic
20
21
string-prototype:
22
# Note: not yet supported by ST 4143/4146 (it's in preparation)
0 commit comments