diff --git a/assets/patches/Dockerfile-bash.sublime-syntax.patch b/assets/patches/Dockerfile-bash.sublime-syntax.patch deleted file mode 100644 index 390685b9..00000000 --- a/assets/patches/Dockerfile-bash.sublime-syntax.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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