1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-04 19:03:53 +01:00

feat: Add Gomod submodule for go.mod / go.sum syntax support

This commit is contained in:
DarkMatter-999
2025-10-03 12:40:59 +05:30
parent 6ece3063ab
commit d392cea348
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -278,3 +278,6 @@
[submodule "assets/syntaxes/02_Extra/hosts"]
path = assets/syntaxes/02_Extra/hosts
url = https://github.com/tijn/hosts.tmLanguage
[submodule "assets/syntaxes/02_Extra/Gomod"]
path = assets/syntaxes/02_Extra/Gomod
url = https://github.com/mitranim/sublime-gomod