diff --git a/assets/patches/Dockerfile-bash.sublime-syntax.patch b/assets/patches/Dockerfile-bash.sublime-syntax.patch new file mode 100644 index 00000000..390685b9 --- /dev/null +++ b/assets/patches/Dockerfile-bash.sublime-syntax.patch @@ -0,0 +1,11 @@ +--- syntaxes/02_Extra/Docker/Syntaxes/Dockerfile-bash.sublime-syntax ++++ syntaxes/02_Extra/Docker/Syntaxes/Dockerfile-bash.sublime-syntax +@@ -50,7 +50,7 @@ + 1: keyword.control.dockerfile + push: + - match: (?=\s*\[) +- set: scope:source.json#arrays ++ set: scope:source.json#array + with_prototype: + - match: \n + pop: true