mirror of
https://github.com/sharkdp/bat
synced 2026-07-22 16:53:19 +00:00
feat: Add Gomod submodule for go.mod / go.sum syntax support
This commit is contained in:
@@ -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
|
||||
|
||||
+1
Submodule assets/syntaxes/02_Extra/Gomod added at e0200f024a
Reference in New Issue
Block a user