summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorBenjamin <caos21@users.noreply.github.com>2019-01-20 04:20:53 -0500
committerDavid Peter <sharkdp@users.noreply.github.com>2019-01-20 10:20:53 +0100
commit94c9b4069465e6b3b6dcd21108d51430580d7828 (patch)
tree9a17b1cb4f7b2ddb7a62ccd27b43733df555353f /.gitmodules
parent0c9dc3b257cdb691b5c159909c2b069cbf322b91 (diff)
Protobuf-syntax and ProtobufText syntax (#474)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8a5ccbcf..851ffcbe 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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