1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Add syntax for Dockerfiles

closes #101
This commit is contained in:
sharkdp
2018-05-16 21:48:19 +02:00
committed by David Peter
parent 145b99f01c
commit f7890870ea
3 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "assets/syntaxes/Markdown-Extended"]
path = assets/syntaxes/Markdown-Extended
url = https://github.com/jonschlinkert/sublime-markdown-extended
[submodule "assets/syntaxes/Docker"]
path = assets/syntaxes/Docker
url = https://github.com/asbjornenge/Docker.tmbundle

Binary file not shown.