mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-05 19:33:52 +01:00
feat: Add Gomod submodule for go.mod / go.sum syntax support
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user