1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

Revert "Patch Dockerfile to replace reference to non-existent context"

This reverts commit a4212e99b0.

No longer needed because we reverted the Docker submodule.
This commit is contained in:
Keith Hall
2025-11-25 22:43:58 +02:00
parent f8b6a009cb
commit 8bf3be5e61

View File

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