1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01:00

Add '.env' (DotENV) syntax

This commit is contained in:
sharkdp
2019-05-31 21:05:34 +02:00
parent c7d08cfcfd
commit 3795acbd17
3 changed files with 92 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -132,3 +132,6 @@
[submodule "assets/syntaxes/requirementstxt"]
path = assets/syntaxes/requirementstxt
url = https://github.com/wuub/requirementstxt
[submodule "assets/syntaxes/DotENV"]
path = assets/syntaxes/DotENV
url = https://github.com/zaynali53/DotENV