Consistent naming for submodules

This commit is contained in:
sharkdp 2019-01-20 10:22:35 +01:00
parent 94c9b40694
commit c483e49b92
3 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -107,10 +107,10 @@
path = assets/syntaxes/Assembly (ARM)
url = https://github.com/tvi/Sublime-ARM-Assembly
[submodule "assets/syntaxes/syslog-syntax"]
path = assets/syntaxes/syslog-syntax
path = assets/syntaxes/Syslog
url = https://github.com/caos21/syslog-syntax.git
branch = master
[submodule "assets/syntaxes/protobuf-syntax-highlighting"]
path = assets/syntaxes/protobuf-syntax-highlighting
path = assets/syntaxes/Protobuf
url = https://github.com/VcamX/protobuf-syntax-highlighting.git
branch = master