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

Protobuf-syntax and ProtobufText syntax (#474)

This commit is contained in:
Benjamin
2019-01-20 04:20:53 -05:00
committed by David Peter
parent 0c9dc3b257
commit 94c9b40694
4 changed files with 6 additions and 42 deletions

4
.gitmodules vendored
View File

@@ -110,3 +110,7 @@
path = assets/syntaxes/syslog-syntax
url = https://github.com/caos21/syslog-syntax.git
branch = master
[submodule "assets/syntaxes/protobuf-syntax-highlighting"]
path = assets/syntaxes/protobuf-syntax-highlighting
url = https://github.com/VcamX/protobuf-syntax-highlighting.git
branch = master