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

Remove the 'requirements.txt' syntax

This is needed because the syntax is only available under GPL v3.0,
which is not compatible with `bat`s license.
This commit is contained in:
David Peter
2021-11-28 12:41:38 +01:00
committed by David Peter
parent 747b15436a
commit 3338699257
6 changed files with 1 additions and 39 deletions

3
.gitmodules vendored
View File

@@ -113,9 +113,6 @@
[submodule "assets/syntaxes/Org mode"]
path = assets/syntaxes/02_Extra/Org mode
url = https://github.com/jezcope/Org.tmbundle.git
[submodule "assets/syntaxes/requirementstxt"]
path = assets/syntaxes/02_Extra/requirementstxt
url = https://github.com/wuub/requirementstxt
[submodule "assets/syntaxes/DotENV"]
path = assets/syntaxes/02_Extra/DotENV
url = https://github.com/zaynali53/DotENV