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

Included LLVM syntax highlighting submodule and added regression tests

This commit is contained in:
Layle | Luca
2021-08-05 20:20:33 +02:00
committed by GitHub
parent 5516bcb839
commit 51c7eb7ac1
5 changed files with 63 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -224,3 +224,6 @@
[submodule "assets/syntaxes/02_Extra/http-request-response"]
path = assets/syntaxes/02_Extra/http-request-response
url = https://github.com/keith-hall/http-request-response-syntax.git
[submodule "assets/syntaxes/02_Extra/LLVM"]
path = assets/syntaxes/02_Extra/LLVM
url = https://github.com/ioncodes/LLVM.tmBundle