mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-18 14:26:00 +01:00
Consistent naming for submodules
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -107,10 +107,10 @@
|
|||||||
path = assets/syntaxes/Assembly (ARM)
|
path = assets/syntaxes/Assembly (ARM)
|
||||||
url = https://github.com/tvi/Sublime-ARM-Assembly
|
url = https://github.com/tvi/Sublime-ARM-Assembly
|
||||||
[submodule "assets/syntaxes/syslog-syntax"]
|
[submodule "assets/syntaxes/syslog-syntax"]
|
||||||
path = assets/syntaxes/syslog-syntax
|
path = assets/syntaxes/Syslog
|
||||||
url = https://github.com/caos21/syslog-syntax.git
|
url = https://github.com/caos21/syslog-syntax.git
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "assets/syntaxes/protobuf-syntax-highlighting"]
|
[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
|
url = https://github.com/VcamX/protobuf-syntax-highlighting.git
|
||||||
branch = master
|
branch = master
|
||||||
|
Reference in New Issue
Block a user