mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Add Jsonnet (*.jsonnet) syntax
Jsonnet: https://jsonnet.org/ sublime-syntax: https://github.com/gburiola/sublime-jsonnet-syntax
This commit is contained in:
committed by
David Peter
parent
29ffa2a832
commit
f3f9f10f05
@@ -117,3 +117,6 @@
|
||||
[submodule "assets/syntaxes/Terraform"]
|
||||
path = assets/syntaxes/Terraform
|
||||
url = https://github.com/alexlouden/Terraform.tmLanguage.git
|
||||
[submodule "assets/syntaxes/Jsonnet"]
|
||||
path = assets/syntaxes/Jsonnet
|
||||
url = https://github.com/gburiola/sublime-jsonnet-syntax.git
|
||||
|
||||
Reference in New Issue
Block a user