1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00
Files
sharkdp--bat/assets/patches/Dockerfile-bash.sublime-syntax.patch
T

12 lines
394 B
Diff
Vendored

--- 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